json - Web scraping using ruby -



json - Web scraping using ruby -

i new programming , have project have write ruby script retrieve info on specified repository github, parsing info json format, , printing in usable format on command line.

i have checked out mechanize guide. documentation can check in order finish this?

use github's repositories api. want done there, without scraping or weird hacks. json formatted responses default.

ruby json github

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -