Feigua Zhitou data collection
Project description
feigua-data-collection
飞瓜智投数据采集工具
安装
pip install feigua-data-collection
使用方法
连接浏览器
from PxxDataCollection import Collector
collector = Collector()
collector.connect_browser(port=9527)
获取团队管理数据
在获取数据之前可以现在浏览器中打开目标页面, 这样子就可以直接使用已打开的页面
# 获取 团队管理-主播排行-主播排行 数据
result = collector.team_manage.anchor.get__anchor_rank__detail(
begin_date='2025-01-20', end_date='2025-01-20'
)
# ... 其他数据获取方法与上面类似
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file feigua_data_collection-1.0.0.tar.gz.
File metadata
- Download URL: feigua_data_collection-1.0.0.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
732330b6c85c63cf617fe2064df3bfdc1c1605973436acf1d1f818431416785b
|
|
| MD5 |
702821aa7bf18006df1ba08a8654c6ea
|
|
| BLAKE2b-256 |
3b64171619236e2f83e542a171c2c85e02fcdafc9e9ddf58968b59a160c19c19
|
File details
Details for the file feigua_data_collection-1.0.0-py3-none-any.whl.
File metadata
- Download URL: feigua_data_collection-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8dc22843fc47231da2cd1a8daf884e97a5630a06681fd9518bc9dd46e09dbb0e
|
|
| MD5 |
f8cbc575d8b3415bcbe7124104512dac
|
|
| BLAKE2b-256 |
e134584b39937257fc031107f498f7248ef51974bbe07222f0a5b219d10b18f3
|