Home > railscasts-articles-scrapers

railscasts-articles-scrapers

Railscasts-articles-scrapers is a project mainly written in Ruby, based on the View license.

downloads all asciicasts as html files with images and saves into local folders

== ascii cast scraper

to use, just create a folder and place it in the same directory with the script. That folder must have a name that is the same as a value of 'CONTAINER' variable. After that you just run the script and magically get all asciicasts. Article will be downloaded only if it not already exists in the folder.

Previous:SpawnMob