Difference between revisions of "Web Automation"

From
Jump to: navigation, search
(Colaboratory)
Line 10: Line 10:
 
* [[Python#Web Automation with Python|Web Automation with Python]]  
 
* [[Python#Web Automation with Python|Web Automation with Python]]  
 
** [[Python#Requests|Requests]] ...simple HTTP library for Python
 
** [[Python#Requests|Requests]] ...simple HTTP library for Python
** [[Python#Beautiful Soup|Beautiful Soup]] ...for parsing HTML and XML documents. It creates parse trees
+
** [[Python#Beautiful Soup - bs4|Beautiful Soup - bs4]] ...for parsing HTML and XML documents. It creates parse trees
 
** [[Python#Scrapy|Scrapy]] ...open source and collaborative framework for extracting the data you need from websites
 
** [[Python#Scrapy|Scrapy]] ...open source and collaborative framework for extracting the data you need from websites
 
** [[Python#Selenium|Selenium]] ...a web testing library. It is used to automate browser activities.
 
** [[Python#Selenium|Selenium]] ...a web testing library. It is used to automate browser activities.

Revision as of 11:53, 16 November 2019

YouTube search... ...Google search

Beautiful Soup and Requests


Colaboratory

YouTube search... ...Google search

Excel with VBA

YouTube search... ...Google search