An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# nhentai-spider

[![Build](https://github.com/Mogeko/nhentai-spider/actions/workflows/build.yaml/badge.svg)](https://github.com/Mogeko/nhentai-spider/actions/workflows/build.yaml)
[![codecov](https://codecov.io/gh/Mogeko/nhentai-spider/branch/master/graph/badge.svg?token=ymMFbu7f51)](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
```