# xhs
**Repository Path**: chenchenDemo/xhs
## Basic Information
- **Project Name**: xhs
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-05-07
- **Last Updated**: 2025-05-07
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
š°xhs
[](https://pypi.org/project/xhs/)
[](https://pepy.tech/project/xhs)
[](https://github.com/ReaJason/xhs/blob/master/LICENSE)
[](https://reajason.github.io/xhs/)
[](https://github.com/ReaJason/xhs/actions/workflows/test.yml)
[](https://github.com/ReaJason/xhs/actions/workflows/pypi.yml)
> **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](https://www.xiaohongshu.com/explore)
## Usage
xhs is available on PyPI:
```console
$ python -m pip install xhs
```
if you want the latest version, you can install from git:
```console
$ python -m pip install git+https://github.com/ReaJason/xhs
```
### Basic Usage
> maybe now is more complex, Thanks [@NanmiCoder](https://github.com/NanmiCoder)
Please find in the [document](https://reajason.github.io/xhs/basic)