Skip to content

conr/teachable-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Teachable Scraper Script

Ruby script using mechanize to scrape and create backups of course and lecture text content from teachable.com

Usage

Add secrets.rb file containing USER, PASS, and LOGIN_URL string constants in same directory as scrape.rb (see secrets_example.rb for example).

Note: LOGIN_URL must be the login page of the course NOT http://teachable.com/login

$ gem install mechanize

$ ruby scrape.rb

View results in results.txt

About

Simple ruby script using mechanize to scrape and create backups of course and lecture text content from teachable.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages