Skip to content

Small app that grabs all pdf files from a specified Blackboard link

License

Notifications You must be signed in to change notification settings

ChatBotMatt/blackboard_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blackboard_crawler

###Small app that grabs all pdf files from a specified Blackboard link

This should now work with most any course/degree scheme some slight changes would be needed as I cannot have access to all other courses' blackboard to test. Also for ease of use it would be nice if a GUI was added, I'll try adn do this in the future after more features are added.

###Run instructions

####On linux:

  1. Download the contents of dist
  2. In terminal locate the dist folder and cd into it
  3. Run "./main"
  4. Enter username and password

####On other OS's

  1. From a command line / terminal
  2. pip install bs4
  3. python main.py

About

Small app that grabs all pdf files from a specified Blackboard link

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages