1-Fundamentos de Web Scraping Con Python-Slidesxpath
1-Fundamentos de Web Scraping Con Python-Slidesxpath
Bagde
Fundamentos de
del curso Web Scraping con
Python
Facundo García Martoni
¿Por qué aprender
Web Scraping HOY?
Está presente en todos lados
¿Backend? ¿Data Scientist?
Simplemente Python
Requests BeautifulSoup
HTTP HTML
HTTP
GET / HTTP/1.1
Host: developer.mozilla.org
Accept-Language: fr
# Response
HTTP/1.1 200 OK
Date: Sat, 09 Oct 2010 14:28:02 GMT
Server: Apache
Last-Modified: Tue, 01 Dec 2009 20:18:22 GMT
ETag: "51142bc1-7449-479b075b2891b"
Accept-Ranges: bytes
Content-Length: 29769
Content-Type: text/html
HTML CSS
The web
JavaScript
HTTP
DNS TLS
TCP
UDP
IP
HTML
XPath
Expresiones
XPath
Predicados
XPath
Operadores
XPath
Wildcards
XPath
In-text search
XPath
Axes
XPath
Aplicando lo
aprendido
XPath
Un proyecto para tu
portafolio: scraper de
noticias
¡Ponte a prueba!
Construcción de las
expresiones de XPath
¡Ponte a prueba!
Obteniendo los links
de los artículos
¡Ponte a prueba!
Guardando las
noticias
¡Ponte a prueba!
Conclusiones
¿Quieres preguntarme algo?
@facmartoni
facundonicolas.com