Difference between revisions of "Web Automation"

From
Jump to: navigation, search
Line 15: Line 15:
  
 
<youtube>mKxFfjNyj3c</youtube>
 
<youtube>mKxFfjNyj3c</youtube>
<youtube>3xQTJi2tqgk</youtube>
+
<youtube> </youtube>
 +
 
  
 
== [[Python#Beautiful Soup|Beautiful Soup]] and [[Python#Requests|Requests]] ==
 
== [[Python#Beautiful Soup|Beautiful Soup]] and [[Python#Requests|Requests]] ==
 
<youtube>ng2o98k983k</youtube>
 
<youtube>ng2o98k983k</youtube>
 
<youtube>3xQTJi2tqgk</youtube>
 
<youtube>3xQTJi2tqgk</youtube>
 +
  
 
== Colaboratory ==
 
== Colaboratory ==

Revision as of 10:36, 16 November 2019

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