Initial commit - Crawler SEO (with AI Agent prompt)

This commit is contained in:
2026-05-09 11:10:06 +02:00
commit 8411593c55
5 changed files with 1193 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
@echo off
cd /d "e:\Lukasz\Projekty\Python\Crawler_XML"
python crawler.py --url https://fluo.dog
exit