Skip to content

Crawl xinpianchang.com plus a video downloader and code to operate the insertion to the mysql database

Notifications You must be signed in to change notification settings

panoslin/ScrapyVideoSpider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ScrapyVideoSpider

DECLARATION:

This scrapy project can only be used for the purpose of studying.
Do not ever try to use it for commercial reason and business!
For those who make profit by this code and probably were charged so,
I personally DO NOT take any responsibility


Introduction

Scrape the webpage xinpianchang according to the increasing of the id number, likes "/a{num}?from=ArticleList".
This project takes advantage of the python web scraping framework scrapy. Besides that, due to the framework don't support multithreading, I also add a video downloader which can download the video faster. At the end of the process, the module in DB_IN.py will insert the data into mysql database that were scraped and processed by scrapy and the downloader sequentially.


About

Crawl xinpianchang.com plus a video downloader and code to operate the insertion to the mysql database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages