.gitignore
LICENCE
README.md
_config.yml
pyproject.toml
requirements.txt
uv.lock
.github/CODE_OF_CONDUCT.md
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/pypi.yml
.github/workflows/test.yml
examples/advanced_search/README.md
examples/advanced_search/main.py
examples/author_cooccurence_analysis/README.md
examples/author_cooccurence_analysis/author_co_occurrence_occupational_health.png
examples/author_cooccurence_analysis/main.py
examples/simple_search/README.md
examples/simple_search/main.py
pymed_paperscraper/__init__.py
pymed_paperscraper/api.py
pymed_paperscraper/article.py
pymed_paperscraper/book.py
pymed_paperscraper/helpers.py
pymed_paperscraper.egg-info/PKG-INFO
pymed_paperscraper.egg-info/SOURCES.txt
pymed_paperscraper.egg-info/dependency_links.txt
pymed_paperscraper.egg-info/requires.txt
pymed_paperscraper.egg-info/top_level.txt
pymed_paperscraper/tests/test_article.py