Web scraping in python is available. but you need to code for it.
in UiPath you can see the options like Recording, Screen Scraping and Data scraping on the Ribbon. you can use those options to scrape the data from Websites and web applications as well.
Web automation with Python usually works with Selenium, which ist Webdriver automation. I am using Python with Selenium a lot, but if you have UiPath there is no need for that.
If you want Webdriver in UiPath, then this might be what you want: