Code Monkey home page Code Monkey logo

javlibrarycrawler's Introduction

JavLibraryCrawler

This project allows you to scrape all movies from the javLibrary. It crawl the following items:

  • Title
  • Designation
  • URL to the library website
  • list of category
  • Release Date
  • Duration
  • Actor
  • Cover image URL
  • Cover image hash value

It will also download cover image in local and generate the corresponded thum, you can configurate the image setting in settings.

The tutorial for the image settings can be found here.

##Install

pip install -r requirements.txt

##Run This project contains two type of crawlers:

  • Best rated movies (best_rated_spider)

  • ALL movies (actor_spider)

To start the crawlers, please run : Crawl only best rated movies (500 movies) :

scrapy crawl best_rated_spider

or crawl all movies in the library(> 150000 movies, the somme of all cover images is around 16 GB ).

scrapy crawl actor_spider

##Credit This project uses the scrapy to build the crawlers.

javlibrarycrawler's People

Contributors

hukewei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

javlibrarycrawler's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.