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 Sample Web site: https://www.geeksforgeeks.org/variables-in-c/?ref=lbp Sample web site 2: https://www.geeksforgeeks.org/decision-making-c-cpp/?ref=shm Focus on C tutorial for now Beautiful Soup: https://realpython.com/beautiful-soup-web-scraper-python/ 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: 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