Files
crawler-seo/run_audit.bat
T

5 lines
102 B
Batchfile

@echo off
cd /d "e:\Lukasz\Projekty\Python\Crawler_XML"
python crawler.py --url https://fluo.dog
exit