Skip to content

imashwani/lectureNotesScrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

lectureNotesScrapper

Allows scrapping images from the website http://lecturenotes.in

This website has enginnering, BCA, MCA etc notes

I genuinely feel that you should pay them/ use their platform for viewing/downloading notes; and add to their revenue.

But still, if you need some of it offline, you can have the images; just don't go crazy over it

How to use the script?

must have python installed on system and then install following library if not present by entering the following command in cmd/ terminal:

pip install requests

Just enter the id of the note found in url; after you run the script

for example:

https://lecturenotes.in/notes/82-notes-for-operating-systems-os-by-verified-writer

In the above url you have the notes id as 82

Script will create the folder named (82) with all the images; where you run the script

If this was helpful/ you liked it, do star this repo!! 😅

About

scrap engineering notes from http://lecturenotes.in

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages