Skip to content
This repository was archived by the owner on Apr 17, 2020. It is now read-only.

CassiusVonthill/365datascience-scraper

Repository files navigation

365datascience-scraper

DEPRECIATED

The promot time for the website has ended so scraping all the courses is no longer possible (even with previously made accounts). I apologize that I wasn't able to get document downloads working.

Unless a promo is opened up (and even then it's unlikely) I will not be updating this program any longer. Feel free to fork.


Credits for original script bases goes to Adam Kearn

Usage

You must have an account on 365datascience.com and have node and youtube-dl installed

  1. clone
  2. npm i
  3. Rename .env.defaults to .env and change the content to your login details in 365datascience.com
  4. node server.js
  5. Run render.sh. It will use youtube-dl to download the videos into folders by course while assigning them names.
  365datascience-scraper

  Usage:
  -h, --help: This helpful printout
  -c, --course: Download only the given courses via URL: -c "url1" -c "url2"

About

Scraper to get all links to videos in 365datascience.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors