Support > Forums > OpenBots Studio > Data Scrapping with openbots
Hi all i am trying to do a datascrapping of a website details (amazon) using openbots. i am confused how to do that? can experts help on it?
This forum has 317 topics, 687 replies, and was last updated 4 months ago by Nataly Alvarado...
POOMAL001
Thanks, got the result :)
Hi RAJMAS001,
Thankyou for sharing your query.
You can use the loop command to loop number of times and pass the value 10. Inside the loop to get the first 10 items, you can use Get Text command and make the dynamic selectors which would include variables and wildcards in the xpath to extract elements dynamically.
Sample Dynamic selector for Xpath - "/html/body/div[5]/div[5]/div[2]/div/div[2]/ul/li["+var+"]/div/div[2]/div[3]"
Hi
How do we extract the first 10 items details from an amazon or ebay search?
Thanks
Hi Nived, In order to extract data from a website you can use two different methods
Hope this helps!
You are not authorized to reply, please click here to login and add your reply to this topic.