---
id: 5e9a093a74c4063ca6f7c164
title: Analisi HTML e salvataggio dei dati
challengeType: 11
videoId: bJaqnTWQmb0
bilibiliIds:
aid: 335522976
bvid: BV1RA411F7vi
cid: 409023170
dashedName: parsing-html-and-saving-data
---
# --description--
*Invece di usare notebooks.ai come mostrato nel video, puoi usare Google Colab.*
Altre risorse:
- Notebook su GitHub
- Come aprire Notebooks da GitHub usando Google Colab.
# --question--
## --text--
Quale libreria Python ha un metodo `.read_html()` che possiamo usare per analizzare documenti HTML ed estrarre tabelle?
## --answers--
BeautifierSoupy
---
WebReader
---
HTTP-master
---
Pandas
## --video-solution--
4