Posts tagged: simplexml

simplexml

SimpleXML is a PHP extension that allows users to easily manipulate/use XML data (PHP 5+)

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