InvestorsHub Logo
Post# of 137
Next 10

C C

Followers 228
Posts 23772
Boards Moderated 5
Alias Born 03/30/2006

C C

Re: C C post# 114

Thursday, 07/13/2017 9:58:30 PM

Thursday, July 13, 2017 9:58:30 PM

Post# of 137
Scrapy....web crawler-scraping site is a fast open-source high-level screen scraping and web crawling framework written in Python, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing.

https://stackoverflow.com/tags/scrapy/info

difference between web-crawling and web-scraping?
list of crawlers and scraping

https://stackoverflow.com/questions/4327392/what-is-the-difference-between-web-crawling-and-web-scraping
Scrapy Tutorial

http://scrapy.readthedocs.io/en/latest/intro/tutorial.html

Web scraping, to use a minimal definition, is the process of processing a web document and extracting information out of it. You can do web scraping without doing web crawling.

Web crawling, to use a minimal definition, is the process of iteratively finding and fetching web links starting from a list of seed URL's. Strictly speaking, to do web crawling, you have to do some degree of web scraping (to extract the URL's.)

difference between these two. One refers to visiting a site, the other to extracting

https://stackoverflow.com/questions/4327392/what-is-the-difference-between-web-crawling-and-web-scraping

what’s the difference between scraping and crawling?
https://www.promptcloud.com/data-scraping-vs-data-crawling/

cc



which ever way the HERD goes....GO the other way

Join the InvestorsHub Community

Register for free to join our community of investors and share your ideas. You will also get access to streaming quotes, interactive charts, trades, portfolio, live options flow and more tools.