.gitignore
.pre-commit-config.yaml
README.md
pyproject.toml
requirements.txt
.github/workflows/linters.yml
.github/workflows/publish-prod.yml
.github/workflows/publish-test.yml
docs/CONTRIBUTING.md
src/exfill/__init__.py
src/exfill/config.ini
src/exfill/extractor.py
src/exfill.egg-info/PKG-INFO
src/exfill.egg-info/SOURCES.txt
src/exfill.egg-info/dependency_links.txt
src/exfill.egg-info/entry_points.txt
src/exfill.egg-info/requires.txt
src/exfill.egg-info/top_level.txt
src/exfill/parsers/__init__.py
src/exfill/parsers/linkedin_parser.py
src/exfill/parsers/parser.py
src/exfill/scrapers/__init__.py
src/exfill/scrapers/linkedin_scraper.py
src/exfill/support/geckodriver