agent scraper

This commit is contained in:
Dobromir Popov
2023-12-23 00:41:19 +00:00
parent 73803096b0
commit 317a876ec4
7 changed files with 132 additions and 14 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
node_modules/
package-lock.json
rec/*
*/__pycache__/*
__pycache__