YouTube RPA Workflow
This workflow performs the following steps:
- Open Internet Explorer
- Navigate to Scotty Cranmer's Youtube channel videos page
- Scrape the data, grabbing the title and link for each video
- Prepend the website address to the link for each item
- Output datatable as a text variable
- Write data to csv text file
- Close Internet Explorer