Hi all
I'm currently selling RSP hosting through my own website. I'd like to find a way to reliably get the data for each plan (disk space, monthly transfer etc) and update my website automatically, so whenever RSP update their plans, mine updates too.
I currently use a "screen-sc****" application I built myself, which "reads" through the plan comparison page, extracts the data and updates my database. However, every time RSP make a change to their webpage (such as when they added the enterprise plan) I have to rebuild my application to tell it which cells the data is now in. If I don't notice the page has changed I end up with the wrong data in my database!
It would be nice if RSP had an api for this, but as far as I'm aware they don't. Has anyone else looked at this and come up with a better way?
Cheers
I'm currently selling RSP hosting through my own website. I'd like to find a way to reliably get the data for each plan (disk space, monthly transfer etc) and update my website automatically, so whenever RSP update their plans, mine updates too.
I currently use a "screen-sc****" application I built myself, which "reads" through the plan comparison page, extracts the data and updates my database. However, every time RSP make a change to their webpage (such as when they added the enterprise plan) I have to rebuild my application to tell it which cells the data is now in. If I don't notice the page has changed I end up with the wrong data in my database!
It would be nice if RSP had an api for this, but as far as I'm aware they don't. Has anyone else looked at this and come up with a better way?
Cheers
Comment