Difference between revisions of "Web scraping"
From Publication Station
VKranendonk (talk | contribs) |
VKranendonk (talk | contribs) |
||
Line 1: | Line 1: | ||
Web scraping is used to scrape data such as text and images from websites. In this example we will scrape data from the Gutenberg website. | Web scraping is used to scrape data such as text and images from websites. In this example we will scrape data from the Gutenberg website. | ||
We will use a browser extension called WebScraper.io. You can | We will use a browser extension called WebScraper.io. You can install the extension [https://addons.mozilla.org/en-US/firefox/addon/web-scraper/ for Firefox] or for [https://addons.mozilla.org/en-US/firefox/addon/web-scraper/ for Chrome]. |
Revision as of 08:30, 2 September 2022
Web scraping is used to scrape data such as text and images from websites. In this example we will scrape data from the Gutenberg website.
We will use a browser extension called WebScraper.io. You can install the extension for Firefox or for for Chrome.