Web Automation
YouTube search... ...Google search
- Web Automation with Python
- Requests simple HTTP library for Python
- Beautiful Soup for parsing HTML and XML documents. It creates parse trees
- Scrapy open source and collaborative framework for extracting the data you need from websites
- Selenium a web testing library. It is used to automate browser activities.