Skip to content

notsobad/joke-spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A spider for fetching jokes from a few websites

1. Install scrapy
2. In the project dir, run 'scrapy crawl fml(or other spider)'


Spiders are stored in  fml/spiders dir, like sickipedia.py is the spider for http://www.sickipedia.org/, 
if you run 'scrapy crawl sickipedia', the result will be stored into sickipedia.json.


Available sites:

	http://waduanzi.com
	http://tduanzi.com
	http://haoduanzi.com
	http://fmylife.com
	http://duanziwang.com
	http://jokecook.com
	http://sickipedia.org

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages