For this exercise, you can make use of a detailed scraper created. You will now want to create a second scraper to get the URLs (or links) of multiple detail pages. result of a search, such as https://www.flipkart.com/mobiles/mi~brand/pr?sid=tyy,4io&otracker=nmenu_sub_Electronics_0_Mi
After you click on New Scraper, enter the above-mentioned URL, and click Go, you are going to extract all the lists of mobiles with its detail page URL.
Now, click on the first mobile title and then the ProWebScraper algorithm will automatically select the entire list.
Once you select the data points, you will be able to see that your selection is getting displayed both in the Current Selection panel and on the page with green capture groups.
Note: In the case of some pages, you might need to scroll through the list and click a few more data points in order to capture the whole list.
To capture the URL of these data points, go to column settings => click on "Capture this link's URL" to enable it, which will have a checkmark next to it when enabled.
Once the list is selected, you will want to save the scraper as “Flipkart” and then preview the results from the scraper Dashboard.
To extract list from all the pages, you'll want to continue on to Part 3: Pagination - Capture data from multiple pages.
Comments
0 comments
Please sign in to leave a comment.