Posts tagged: google

google

search engine

contact us

I read somewhere on BHW that Google have 25 billion pages indexed. Whilst scr*ping I wondered how many pages the phrase ‘contact us’ has, so I checked it and it has 5 billion. Then I saw the serp in Google … Continue reading

Posted in google | Tagged | Leave a comment

google suggest scraper (php & simplexml)

Today’s goal is a basic php Google Suggest scraper because I wanted traffic data and keywords for free. Before we start : google scraping is bad ! Good People use the Google Adwords API : 25 cents for 1000 units, … Continue reading

Posted in google, seo tips and tricks | Tagged , , , , | 4 Comments

ga api sample : get pageviews

I was going to put that online : how to get the pageviews out of the google analytics api, using simplexml and php. Google use three namespaces in the output file which make it less easy accessible, so here’s a … Continue reading

Posted in google, php | Tagged , , , , , , | Leave a comment