Hi guys!
Please help!
I am fairly new to UIPath and have done bits and pieces of automation, but…
I m trying to create an automation that gathers hotels from a specific destination and their prices into a excel sheet using web scraping, but the problem is as follows:
It needs to ask the user, what destination (e.g Paris) they want to search for, and the price range (e.g 50-100€ a night). After this it would produce a list of hotels in a specific price range at that specific destination.
**Q1)How do i build a search function with two sets of criteria (Destination and price range)? **
Q2)How do i tell the web scraping sequence to search for the criteria (Question 1) that has been entered? (destination and price change depending on what user is looking for)
Workflow is as follows:
1-User enters destination and price range
2-Web scraper gathers data from web page
3-Enters said data (hotels from destination in the specified price range) into excel
4-Saves excel file onto desktop
Any tips/pointers would be greatly appreciated
Thank you!
Robbie