Metadata-Version: |
2.1 |
Name: |
serpapi |
Version: |
0.1.5 |
Summary: |
The official Python client for SerpApi.com. |
Author: |
SerpApi.com |
Author-Email: |
kenneth[at]serpapi.com |
Home-Page: |
https://github.com/serpapi/serpapi-python |
Project-Url: |
Documentation, https://serpapi-python.readthedocs.io/en/latest/ |
License: |
MIT |
Keywords: |
scrape,serp,api,serpapi,scraping,json,search,localized,rank,google,bing,baidu,yandex,yahoo,ebay,scale,datamining,training,machine,ml,youtube,naver,walmart,apple,store,app,serpapi |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.5 |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Natural Language :: English |
Classifier: |
Topic :: Utilities |
Classifier: |
Topic :: Internet :: WWW/HTTP |
Classifier: |
Topic :: Internet :: WWW/HTTP :: Indexing/Search |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Requires-Python: |
>=3.6.0 |
Requires-Dist: |
requests |
Requires-Dist: |
pygments; extra == "color" |
Requires-Dist: |
pytest; extra == "test" |
Provides-Extra: |
color |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |