Files
freeCodeCamp/curriculum/challenges/arabic/08-data-analysis-with-python/data-analysis-with-python-course/parsing-html-and-saving-data.md
2024-01-24 19:52:36 +01:00

1.0 KiB

id, title, challengeType, videoId, bilibiliIds, dashedName
id title challengeType videoId bilibiliIds dashedName
5e9a093a74c4063ca6f7c164 Parsing HTML and Saving Data 11 bJaqnTWQmb0
aid bvid cid
335522976 BV1RA411F7vi 409023170
parsing-html-and-saving-data

--description--

بدلاً من استخدام (notebooks.ai) كما هو موضح بالفيديو يمكنك استخدام (Google Colab).

المزيد من المصادر:

--question--

--text--

What Python library has the .read_html() method we can use for parsing HTML documents and extracting tables?

--answers--

BeautifierSoupy


WebReader


HTTP-master


Pandas

--video-solution--

4