LICENSE
README.md
pyproject.toml
whocitedme/__init__.py
whocitedme/cli.py
whocitedme.egg-info/PKG-INFO
whocitedme.egg-info/SOURCES.txt
whocitedme.egg-info/dependency_links.txt
whocitedme.egg-info/entry_points.txt
whocitedme.egg-info/requires.txt
whocitedme.egg-info/top_level.txt
whocitedme/processors/__init__.py
whocitedme/processors/id_matcher.py
whocitedme/processors/top_scholar.py
whocitedme/scrapers/__init__.py
whocitedme/scrapers/author_enricher.py
whocitedme/scrapers/author_info.py
whocitedme/scrapers/citing_papers.py
whocitedme/utils/__init__.py
whocitedme/utils/browser.py
whocitedme/utils/captcha.py