Simple Semrush Api Project – Php
December 28th, 2011
I need a php script to obtain certain metrics for a list of domain names from semrush.com using the semrush api. I need a simple form to upload a domain name list of up to 10000 names or more(a textbox should be fine), and then the script must make the results available as a csv file that I can download from a link or show up in the browser itself.
The semrush api documentation is here – http://www.semrush.com/api.html
I want these metrics from the main report for the Google US databas…



