xhs-crawl

View on PyPIReverse Dependencies (0)

0.1.3 xhs_crawl-0.1.3-py3-none-any.whl

Wheel Details

Project: xhs-crawl
Version: 0.1.3
Filename: xhs_crawl-0.1.3-py3-none-any.whl
Download: [link]
Size: 6407
MD5: 9cbc69522ec91a6c9fa9a7a28ae5995d
SHA256: fa2fc68a2cb178a422d25884998a14688941e4d6d11ca197931bc89d6d0c4eb5
Uploaded: 2025-02-11 02:20:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xhs-crawl
Version: 0.1.3
Summary: 一个异步的小红书爬虫工具,支持笔记内容和图片的批量下载
Author: LGrok
Author-Email: luolin.work[at]gmail.com
Project-Url: Bug Tracker, https://github.com/LinLL/xhs-crawl/issues
Project-Url: Homepage, https://github.com/LinLL/xhs-crawl
License: MIT
Keywords: spider,crawler,xiaohongshu,download
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9,<4.0
Requires-Dist: aiofiles (<24.0.0,>=23.2.1)
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.12.3)
Requires-Dist: fake-useragent (<2.0.0,>=1.4.0)
Requires-Dist: httpx (<0.26.0,>=0.25.2)
Requires-Dist: loguru (<0.8.0,>=0.7.2)
Requires-Dist: pydantic (<3.0.0,>=2.6.1)
Requires-Dist: tenacity (<9.0.0,>=8.2.3)
Description-Content-Type: text/markdown
[Description omitted; length: 1222 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
xhs_crawl/__init__.py sha256=V6R6etrHpr-77FLyRrHVpezaDqDHwCAKvqRZrRy7I_U 93
xhs_crawl/cli.py sha256=YFPXZI-UZFcKxuV6YPQ_rEO6JdRgbr_ABJHSChqNes4 895
xhs_crawl/models.py sha256=Fy9jr6uzMnqMZhm4p4LMrLV3zg4t7CSgJeOZyjmDObg 239
xhs_crawl/spider.py sha256=foh7r9TO2SExR03kXCKqh29xMGXT8ZDIp8Q1EovAB-E 4635
xhs_crawl-0.1.3.dist-info/LICENSE sha256=LGWlkE1UZIieHc7ASZT8Xduhv_72hQZXsHFguwRWFqE 1066
xhs_crawl-0.1.3.dist-info/METADATA sha256=-zeNHKQxzoZdjaCFf45mO8MKnd-r4b-gevQErELKluo 3118
xhs_crawl-0.1.3.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
xhs_crawl-0.1.3.dist-info/entry_points.txt sha256=UjU2cJLrTBbThzOkWKe5yClqachkPWjMbhtMTkW4sbI 48
xhs_crawl-0.1.3.dist-info/RECORD

entry_points.txt

xhs-crawl = xhs_crawl.cli:main