Skip to content

ReaJason/xhs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

86ceb77 · Feb 18, 2025
Apr 15, 2023
Dec 17, 2024
Nov 26, 2024
Jun 16, 2024
Sep 12, 2024
Feb 18, 2025
Jul 21, 2023
Jan 13, 2024
Apr 29, 2024
Apr 3, 2023
Apr 3, 2023
Sep 24, 2023
Jan 13, 2024
Dec 28, 2023
Jan 13, 2024
Jan 12, 2024
Apr 4, 2023

Repository files navigation

🍰xhs

PyPI

Warning

The primary purpose of this repository is to practice my Python skills. It is important to note that web crawling may be considered illegal, and therefore, it is crucial to refrain from exerting any pressure or engaging in unauthorized activities on websites.

xhs is a crawling tool designed to extract data from xiaohongshu website

Usage

xhs is available on PyPI:

$ python -m pip install xhs

if you want the latest version, you can install from git:

$ python -m pip install git+https://github.com/ReaJason/xhs

Basic Usage

maybe now is more complex, Thanks @NanmiCoder

Please find in the document