LICENSE
MANIFEST.in
README.md
pyproject.toml
serp/__init__.py
serp/cache.py
serp/client.py
serp/config.py
serp/config_pydantic.py
serp/google_news.py
serp/http_search.py
serp/parsers.py
serp/py.typed
serp/types.py
serp/utils.py
serp_scraper.egg-info/PKG-INFO
serp_scraper.egg-info/SOURCES.txt
serp_scraper.egg-info/dependency_links.txt
serp_scraper.egg-info/requires.txt
serp_scraper.egg-info/top_level.txt
tests/test_cache.py
tests/test_google_news.py
tests/test_serp.py