>I'm wanting to write a script to:
>
>       + Access my reseller account
>       + Parse through all the profiles
>       + Generate a CSV file with the results:
>               domain name
>               owner email
>               admin email
>               billing email
>               DNS servers
>
>I don't know the first thing about writing Perl scripts, but I have seen
>enough of them to feel comfortable doing it with a few pointers.

You can search the archives for this list here:

<http://www.opensrs.com/archives/search.index.shtml>

Look for the term 'sslbot' and you will find some sample scripts which
may need some tweaking. 'Scraping' the reseller web interface (RWI) is
the only way some critical information can be obtained, so I can see why
it might be important to you.

Beware that changes to the HTML layout of the RWI may require
modification to your scripts, and that scripting the RWI is essentially
'unsupported' by Tucows and they reserve the right to ban your script
from accessing the RWI at their discretion.

-- 
John Keegan
[EMAIL PROTECTED]
http://RackShare.com




Reply via email to