Web Automation

From
Revision as of 11:11, 16 November 2019 by BPeat (talk | contribs) (Excel with VBA)
Jump to: navigation, search

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.

Beautiful Soup and Requests


Colaboratory

YouTube search... ...Google search

Excel with VBA

YouTube search... ...Google search