feat: complete scraper with auth, scraping, and output
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
browser_profile/
|
browser_profile/
|
||||||
output.csv
|
output.csv
|
||||||
output.md
|
output.md
|
||||||
|
auth_state.json
|
||||||
__pycache__/
|
__pycache__/
|
||||||
.venv/
|
.venv/
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|||||||
Reference in New Issue
Block a user