https://github.com/mogeko/nhentai-spider
A Python spider that crawls nHentai.
https://github.com/mogeko/nhentai-spider
nhentai python spider
Last synced: over 1 year ago
JSON representation
A Python spider that crawls nHentai.
- Host: GitHub
- URL: https://github.com/mogeko/nhentai-spider
- Owner: mogeko
- License: mit
- Created: 2021-08-25T13:12:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-30T22:10:51.000Z (almost 5 years ago)
- Last Synced: 2025-01-28T17:16:07.592Z (over 1 year ago)
- Topics: nhentai, python, spider
- Language: Python
- Homepage: https://nhentai.net/
- Size: 46.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nhentai-spider
[](https://github.com/Mogeko/nhentai-spider/actions/workflows/build.yaml)
[](https://codecov.io/gh/Mogeko/nhentai-spider)
A Python spider that crawls nHentai.
## Install
```
git clone https://github.com/Mogeko/nhentai-spider.git
cd nhentai-spider
make init
```
## Usage
```
make run
```