Application Modeller: Item under Header as Child Element?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-10-21 09:33 AM
Hi
On a website, I want to scrape a list of items under a header. The list of items could change but not the header. So in the Application modeller, should I place the header as the parent element and the list of items as the child element?
The below is an example. "Member Listing" is the parent element. The table under is the child element. The items in the table could change all the time. I want to scrape the table. Thank you
Is the path to the table adequate in identifying the table although the items in the table may change?
Member Listing
Ally Invest
$0$0ReviewAmeritrade
$0$0ReviewCharles Schwab
$0$1,000Review
------------------------------
John Tan
------------------------------
On a website, I want to scrape a list of items under a header. The list of items could change but not the header. So in the Application modeller, should I place the header as the parent element and the list of items as the child element?
The below is an example. "Member Listing" is the parent element. The table under is the child element. The items in the table could change all the time. I want to scrape the table. Thank you
Is the path to the table adequate in identifying the table although the items in the table may change?
Member Listing
Ally Invest
$0$0ReviewAmeritrade
$0$0ReviewCharles Schwab
$0$1,000Review
------------------------------
John Tan
------------------------------
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-10-21 12:04 PM
Simply scrap the table and get the table data into collection using Read stage ---> inside, GetTable option into Collection Data Item. It will automatically get the new items in table whenever it will run again,
------------------------------
------------------------------
Vipul Tiwari
Senior Process Simplification Developer
Amazon
------------------------------
------------------------------
------------------------------
------------------------------
Vipul Tiwari
Senior Process Simplification Developer
Amazon
------------------------------
------------------------------
------------------------------
Vipul Tiwari
Senior Process Simplification Developer
Amazon
------------------------------
