All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ruby.oschina.rb Maven / Gradle / Ivy

The newest version!
urls "http://my\\.oschina\\.net/flashsword/blog/\\d+"
title = css "div.BlogTitle h1"
content = css "div.BlogContent"

return {"title"=>title,"content"=>content}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy