Extract max / min prices from Amazon for any Item

Hello,

I am trying to fetch the maximum and minimum prices for any item in amazon.in / flipkart.com

Using data extract - i am able to do it - but its not a good sol.
How’d I extract the price of the first item populating in the search?
Current Issue : Unable to find a stable selector

Hi @ayush.purohit

Your Steps Should be as Follows below!

Use Open browser Activity and Drop the Url

Use Type Into to search the Different item you need!

Use get Text to get the Price amount of the First item in your Search Occurance!

Regards

yeah. I got it.
I had to use fuzzy selector properly instead of normal one… Hence it was not giving me pain

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.