https://github.com/zhouboyi1998/note-requests
https://github.com/zhouboyi1998/note-requests
lxml requests
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/zhouboyi1998/note-requests
- Owner: zhouboyi1998
- License: mit
- Created: 2022-06-03T20:48:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-21T10:23:26.000Z (9 months ago)
- Last Synced: 2025-02-04T17:56:52.137Z (8 months ago)
- Topics: lxml, requests
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.en.md
- License: LICENSE
Awesome Lists containing this project
README
đ note-requests
### đ Language
[įŽäŊ䏿](./README.md) | English
### â Start
#### Create Virtualenv
#### Install third-party libraries
```
pip install requests==2.27.1pip install lxml==4.9.0
```#### Run
* Run the command `python start.py`
* The obtained `JSON` data store in the `/data/data.json` file### đ Licence
[MIT License](https://opensource.org/licenses/MIT) Copyright (c) 2022 å¨åäš