Skip to content

kcenceis/nyaacrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nyaacrawler

Crawl sukebei.nyaa Preview

Python version:3.9

中文说明

Table of Contents

List_of_web

* hentai-covers.site

* hentai4free.net
* imagetwist.com

* imgfrost.net
* imgblaze.net

* ibb.co

* imgtaxi.com
* imgadult.com
* imgdrive.net

* silverpic.com
* imgbaron.com
* pics4you.net
* picdollar.com
* premalo.com
* fotokiz.com
* imgsen.com

* ehgt.org
* skviap.xyz
* bvmqkla.de
* doddbt.com
* img.dlsite.jp
* imagebam.com
* caching.ovh

etc..

Database_Design

SQLite: bookAddress.db

file_history
Column SQL Type Size PK
id INTEGER PK
nyaa_address CHAR 50
finish INT 4
dDate TIMESTAMP
image_url CHAR 50
http_history
Column SQL Type Size PK
id INTEGER PK
address CHAR 50
title CHAR 200
torrent CHAR 2000
magnet CHAR 2000
category CHAR 2000
file_name CHAR 2000
dDate TIMESTAMP

Install

git clone https://github.com/kcenceis/nyaacrawler.git

pip install -r requirements.txt

Usage

Turn on Socks5: Utils.py→proxyON=True

Command
Anime python main.py 1
Doujinshi python main.py 2
Games python main.py 3
Manga python main.py 4
Picture python main.py 5
Photo python main.py 6

Maintainer

@kcenceis

License

GNU General Public License v3.0

About

Crawl sukebei.nyaa Preview

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages