Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obtain Data from GeeksForGeeks using Web Crawing #12

Open
asma305305 opened this issue Nov 23, 2024 · 0 comments
Open

Obtain Data from GeeksForGeeks using Web Crawing #12

asma305305 opened this issue Nov 23, 2024 · 0 comments

Comments

@asma305305
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant