LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/basic_search.py
examples/html_output.py
examples/search_with_url.py
talordata_serp/__init__.py
talordata_serp/__version__.py
talordata_serp/core.py
talordata_serp/exceptions.py
talordata_serp/http.py
talordata_serp/models.py
talordata_serp.egg-info/PKG-INFO
talordata_serp.egg-info/SOURCES.txt
talordata_serp.egg-info/dependency_links.txt
talordata_serp.egg-info/requires.txt
talordata_serp.egg-info/top_level.txt
tests/test_client.py