I want to call a google service using javascript with a keyword and a website url, and get from google the position of this site while searching with this keyword.
This is possible? can be done just using javascript or will need a server side language?
This link looks promising: Getting google page rank using javascript