Use beautiful soup or another web crawling library in python to extract data from geeksforgeeks, starting with the C tutorial data
Note about Code blocks:
use markdown syntax to note about the code blocks
Expected Delivery Outcomes for Dec 7
Noah: will have installed the library and attempt to extract data from geeksforgeeks
Andrej: already played around with data and was able to install library - will write notes about what can be extracted - and possibly attempt to extract a paragraph/sentence of text from web crawler
Recommended first step (for both)
read about beautiful soup tutorial - finished by Nov 11
install the library on your machine and start playing around with geeksforgeeks website - finished by dec 7
Task Name:
Obtain Data from GeeksForGeeks using Web Crawing
Resources
Description
Use beautiful soup or another web crawling library in python to extract data from geeksforgeeks, starting with the C tutorial data
Note about Code blocks:
Expected Delivery Outcomes for Dec 7
Recommended first step (for both)