SimilarWeb-Python:Python中的类似Web API客户端

时间:2024-05-20 05:56:49
【文件属性】:

文件名称:SimilarWeb-Python:Python中的类似Web API客户端

文件大小:12KB

文件格式:ZIP

更新时间:2024-05-20 05:56:49

Python

相似的Web-Python 用于Python包装器。 支持的API 推介API 关键字竞争对手API APP详细信息API Google Play安装API 相关站点应用程序API 安装 pip install SimilarWeb-Python 例子 import similarweb # Parameters api_key = YOUR_API_KEY domain = "similarweb.com" start_month = "1-2015" # in format M-YYYY end_month = "2-2015" # in format M-YYYY time_granularity = "MONTHLY" # Can be: Daily, Weekly, Monthly main_domain_only = False # get metrics on


【文件预览】:
SimilarWeb-Python-master
----setup.py(1KB)
----.gitignore(289B)
----requirements.txt(19B)
----Makefile(247B)
----.travis.yml(201B)
----MANIFEST.in(105B)
----requirements_dev.txt(44B)
----LICENSE(1KB)
----similarweb()
--------__init__.py(591B)
--------base.py(23KB)
--------utils.py(426B)
--------exceptions.py(155B)
----README.md(6KB)
----tests()
--------__init__.py(0B)
--------test_utils.py(615B)
--------test_base.py(27KB)
----tox.ini(177B)

网友评论