Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.
/ WuxiaCrawler Public archive

A Scrapy crawler developed to scrape contents from wuxiaworld.com

License

Notifications You must be signed in to change notification settings

joedevgee/WuxiaCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WuxiaCrawler

A Scrapy crawler developed to scrape contents from wuxiaworld.com

To install required libraries

pip install -r requirements.txt

To run the spider

first you need to go to the spider directory

cd wuxia
scrapy crawl Spider

To run a sheel

scrapy shell 'www.example.com'

About

A Scrapy crawler developed to scrape contents from wuxiaworld.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages