.gitignore
README.md
config.ini
pyproject.toml
requirements.txt
.github/workflows/publish-prod.yml
.github/workflows/publish-test.yml
src/exfill/__init__.py
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/requires.txt
src/exfill.egg-info/top_level.txt
src/exfill/parsers/__init__.py
src/exfill/parsers/linkedin_parser.py
src/exfill/scrapers/__init__.py
src/exfill/scrapers/linkedin_scraper.py
src/exfill/support/geckodriver