Tutorial - Scrape Data from Webpage
Demonstrates how to set up a web scraping workflow.
Overview
This app uses a sample webpage to show how to open a webpage, scrape a list of data, and save it to a local Excel file. You can access and click to edit, and explore how the automation workflow is implemented!
How to Use
Download the app from Octoparse AI app store.
Launch the app in your list.
Parameter Description
URL: Enter the URL of the sample webpage (https://www.nytimes.com/search?query=Olympics).
Click "Run application"
Output
This app will scrape the titles, summaries, and links of 10 articles from the sample webpage and save the results to a local Excel file. The default save path is "D:\".
Notes
Do not use the mouse or keyboard while the app is running to avoid interruptions.
This app only supports entering the provided example URL(https://www.nytimes.com/search?query=Olympics).
To change the file save path, double-click the "Export data table" command, and enter or select the save path in the "Save to" input field.
Troubleshooting
Encounter obstacles but don't know how to resolve them when executing the app?
Please contact our support team at [email protected] to find the way out!
Version
version 5
2024-11-14
version 4
2024-11-14
Updated description.
version 3
2024-10-21
Updated description.
version 2
2024-08-23
version 1
2024-08-15
Published