how to crawl multiple domain in scrapy

428 views
Skip to first unread message

Siddharth Jain

unread,
May 20, 2013, 3:35:55 AM5/20/13
to scrapy...@googlegroups.com
Hi guys I am trying to crawl multiple domain using scrapy but not
getting any idea .


I want to read data multiple site using scrapy how can i achieve using
one crawler



Regards
Siddharth

Bill Ebeling

unread,
May 23, 2013, 7:38:00 AM5/23/13
to scrapy...@googlegroups.com
If it's a specific group of sites, you just include them in the allowed_domains list and travel to the sites using requests.

If that's not your goal, this may be:  https://scrapy.readthedocs.org/en/latest/topics/broad-crawls.html#broad-crawls

I know little about broad crawls.
Reply all
Reply to author
Forward
0 new messages