Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

NotesForProfessionals Downloader

A simple script to download all the programming notebooks from GoalKicker website. It uses the requests and beautifulsoup4 libraries to scrape the website and download the notes and uses multithreading to speed up the process.

Usage

install the required packages using the following command:

pip install -r requirements.txt

run the script:

python scraper.py

All the notes will be downloaded under NotesForProfessionals directory.

About

A simple script to download all the programming books from goalkicker.

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages