Skip to content

WebScraping GeeksForGeeks to make a list of dp questions in a csv/excel format which can then be used to keep a track of your progress

Notifications You must be signed in to change notification settings

ashish4arora/gfgwebscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

gfgwebscrapper

WebScraping GeeksForGeeks to make a list of dp questions in a csv/excel format which can then be used to keep a track of your progress

I found a wonderful and extensive list of dyanmic programming questions on a geeksforgeeks page and thought it would be extremely useful to have the list as an excel sheet which could be followed easily and so that I could keep track of my progress. In this python program I am using requests,beautifulsoup and csv module. After obtaining the basic csv file from my programme it can be formatted on excel itself.

About

WebScraping GeeksForGeeks to make a list of dp questions in a csv/excel format which can then be used to keep a track of your progress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages