Skip to content

Ungsik-Yun/scrapy-forum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scrapy-forum

python scrapy for https://forums.oneplus.net/

it crawls on entire forum on the site, and gathering user-unique-url, wrote date of thread and messge and thread url

Run

scrapy crawl theOne

run the shell command at scrapy at /path/to/scrapy-forum/oneplusone

Save crawl result to file

scrapy crawl theOne -o <save-file-name.csv>

run the shell command at scrapy at /path/to/scrapy-forum/oneplusone. the command will save crawl result in csv format at scrapy root folder.

About

python scrapy for "https://forums.oneplus.net/"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages