.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
.github/workflows/python-package.yml
examples/example.py
pytrends/__init__.py
pytrends/dailydata.py
pytrends/exceptions.py
pytrends/request.py
pytrends.egg-info/PKG-INFO
pytrends.egg-info/SOURCES.txt
pytrends.egg-info/dependency_links.txt
pytrends.egg-info/requires.txt
pytrends.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_request.py
tests/cassettes/test_request/test_build_payload.yaml
tests/cassettes/test_request/test_initial_data.yaml
tests/cassettes/test_request/test_interest_by_region_city_resolution.yaml
tests/cassettes/test_request/test_interest_by_region_ok.yaml
tests/cassettes/test_request/test_interest_over_time_bad_gprop.yaml
tests/cassettes/test_request/test_interest_over_time_froogle.yaml
tests/cassettes/test_request/test_interest_over_time_images.yaml
tests/cassettes/test_request/test_interest_over_time_news.yaml
tests/cassettes/test_request/test_interest_over_time_ok.yaml
tests/cassettes/test_request/test_interest_over_time_partial.yaml
tests/cassettes/test_request/test_interest_over_time_youtube.yaml
tests/cassettes/test_request/test_multirange_interest_over_time_ok.yaml
tests/cassettes/test_request/test_multirange_interest_over_time_same_keyword_ok.yaml
tests/cassettes/test_request/test_realtime_trending_searches_ok.yaml
tests/cassettes/test_request/test_related_queries_result_keys.yaml
tests/cassettes/test_request/test_related_queries_result_rising.yaml
tests/cassettes/test_request/test_related_queries_result_top.yaml
tests/cassettes/test_request/test_related_topics_result_keys.yaml
tests/cassettes/test_request/test_related_topics_result_rising.yaml
tests/cassettes/test_request/test_related_topics_result_top.yaml
tests/cassettes/test_request/test_suggestions_ok.yaml
tests/cassettes/test_request/test_tokens.yaml
tests/cassettes/test_request/test_top_charts_ok.yaml
tests/cassettes/test_request/test_trending_searches_ok.yaml