Simple Api Script

I need a simple api script to process up to 20 000 domain names at a time through the appraisal api of estibot. You can read the api specifications here – http://www.estibot.com/api.php.

The script must be web-based, running on my linux server.

I want to enter the domains as a csv file, one single column, like this –
a.com
b.com
c.com
etc.

The script must then fetch the appraisal results from the estibot api and provide it as a new csv file that I can download.

Leave a Reply

Your email address will not be published. Required fields are marked *