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

ios - Fragment Shader GLSL for texture, color and texture/color -

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -