开发者

Rails 3. Scraping Google Trends for links

开发者 https://www.devze.com 2023-02-13 05:22 出处:网络
I would like to get the links from this page (Google Trend). How can I do it with Rails 3? http://www.google.com/trends/hottrends/atom/hourly

I would like to get the links from this page (Google Trend). How can I do it with Rails 3?

http://www.google.com/trends/hottrends/atom/hourly

I am quite lost.开发者_如何学C


Hey, you can should Mechanize and Nokogiri. There are super screencasts on how to use them on www.railscasts.com. In case you don't know Railscasts yet, I recommend going there.

0

精彩评论

暂无评论...
验证码 换一张
取 消