Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
How to Scrape any Website with UiPath
Rating: 4.2 out of 5(143 ratings)
7,798 students

How to Scrape any Website with UiPath

RPA developer
Last updated 4/2020
English
English [Auto],

What you'll learn

  • RPA development
  • Uipath
  • Zillow website Scraping
  • Data Scraping
  • Exporting to Excel

Course content

1 section6 lectures31m total length
  • Introduction2:39

    Learn to scrape Zillow for city listings with UiPath by collecting price, address, bedrooms, bathrooms, and square feet from the top 100 results into a sheet.

  • Input Dialog4:59

    Learn to build a UiPath web scraping workflow using an input dialog to collect a city, open Zillow, and extract property listings.

  • Open Browser5:01

    Open a browser with UiPath, capture a location via input dialog into a search variable, then enter it on Zillow and scrape property results.

  • Data Scraping7:29

    Learn to scrape real estate data from websites using UiPath data scraper, extracting price, address, beds, baths, and square footage from listings like Zillow, with pagination and variables.

  • Export to Excel5:13

    Scrape property data from Zillow using UiPath, then export the results to an Excel .xlsx file, mapping fields like bedrooms, bathrooms, square feet, and address.

  • Using the Maximize window activity5:47

    Master the maximize window activity in UiPath to ensure full browser view while scraping property data; type a city, click search, delay 30 seconds, and export results to Excel.

Requirements

  • You have UiPath install
  • Have a computer with internet

Description

In this course, we'll take a deeper dive into the data scraping with UiPath, taking your Robot Framework test automation skills to the next level:

  • Many quick tips to turbocharge your UiPath skills

  • Creating activities

  • A "TODO" script review process to improve collaboration with team members

  • How to keep your open source tools up to date

  • A deep dive into web locators

  • Conditionals & loops to make your scripts more logical

  • Advanced data handling with Dictionaries

  • Data-driven testing

  • A complete end to end example

  • More!

By the end of the course, you should feel confident to pursue a role with any company who needs to data scrape any website.

Who this course is for:

  • RPA developers willing to learn web scraping
  • Automation lovers
  • UiPath developers
  • Beginner