feat: add IndeedScraper

This commit is contained in:
Cullen Watson
2023-07-07 21:00:59 -05:00
parent 38f98fe595
commit 8c490babec
10 changed files with 199 additions and 26 deletions

6
.gitignore vendored
View File

@@ -1,2 +1,6 @@
/.idea
.DS_Store
.DS_Store
/venv/
/ven/
**/__pycache__/
*.pyc