I’m trying to build a simple application in rails that getting all search result in google and count the number of AdWords advertiser in top and right side position. I already get all the query result using Nokogiri but I don’t know how can I get the number of AdWords advertiser.
Is there any gems, tools or api how can I get number of AdWords?