Lesson 4.1: Testing your Project

Now that you have created your first cleanup project, you can test it to see the project in action and make sure it works properly before you run the project.
Test runs are run locally on your device and allow you to preview the behavior of your project and the data that will be extracted.

In the window that opens, we paste the link to the product page from which we are going to extract data and click “Try to scrape data”.
IMPORTANT: the link must be to the product and not to the category section.

Once clicked we can see how our project worked. We can see the “Text” tab where the text format of the extracted information is displayed.

After a successful test, we close the Test window and save our project.

Click to view: Lesson 4.2: Completing your project

Scroll to top