Skip to content

Gykes/scrapy

 
 

Repository files navigation

Scrapy for TPDB

This is the scrapy framework for TPDB's scraper.

Installation

Clone this repo

git clone --recurse-submodules https://github.com/ThePornDatabase/scrapy.git

Install the packages using pip

pip install -r requirements.txt

You can then run a scraper using scrapy crawl ScraperName

scrapy crawl Vixen

How it works

Each scraper is in it's own Python file, placed in the tpdb/spiders folder - they are stored in another repository so people can contribute.

Site Lists

sitelist.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%