Query IP in senderbase.org

Hello,

I am looking for a script which can do the following

  • Goto
senderbase.org/lookup 

and search the IP and get the results

We can run the query directly from

www.senderbase.org/lookup?search_string=test.com  for eg:

However the problem is when it is run from the cmd, it asks to accept Terms of service and we would need to click "Yes, I Agree" before we proceed.

  • Once the query is run, it should click on "Export" link with only "IP Address" and "Email Reputation" check boxes checked and click on Export to download the file to a location.

I would like to get this done using curl/wget. Can someone advise/help me please?

Kind Regards,
Kochappa.

I also have your problem, do you have found a solution?