Introduction: An up and coming RPA tool company wants to know what challenges people have with UiPath.
What you will learn:
- Primarily:
- Data Scraping
- Secondarily:
- Selectors
- Do While
- LINQ
Client Name: New Smart RPA
Process Name: DataScraping
Description: Scrape data from the world’s biggest online tech forum and analyze it:
- Navigate to www.stackoverflow.com/questions.
- Find all questions with the tag ‘UiPath’.
- Use the ‘Table Extraction’ function in UiPath to scrape title, number of votes, number of answers and number of views of all questions.
- Analyze the data:
- Find the question with the most votes.
- Calculate the average number of answers.
- Find the number of questions with more than 1.000 views.