Web scraping: Difference between revisions

From Publication Station
No edit summary
No edit summary
Line 2: Line 2:


The purpose of web scraping is to transform web content into usable data for other programs or analysis. In this case we transform the following website
The purpose of web scraping is to transform web content into usable data for other programs or analysis. In this case we transform the following website
{{Columns}}
{{Columns}}
{{Column}}
{{Column}}

Revision as of 08:36, 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.

The purpose of web scraping is to transform web content into usable data for other programs or analysis. In this case we transform the following website

We will use a browser extension called WebScraper.io. You can install the extension for Firefox or for for Chrome.