|
Posted by Rik Wasmus on 10/29/07 21:23
On Mon, 29 Oct 2007 21:39:48 +0100, martin99 <support@reikisecrets.com> =
=
wrote:
> Hi,
>
> I know that Clickbank does not have an api utility (unlike Paypal etc)=
> so it hard to get the data back to an application to check sales etc
>
> I see a POST in a PERL user group and they got round it. ( see
> http://groups.google.co.uk/group/perl.beginners/browse_thread/thread/6=
ce1c2a369ccd199/5b1b479308fccca3?hl=3Den&lnk=3Dst&q=3Daccessing+clickban=
k+data+#
> )
>
> Just wondering if there is any solution in PHP as I dont really know
> Perl?
>
> Can anyone cast any light?
If it hasn't got any interface, you can check the needed http =
actions/submits in for instance Firefox using the LiveHTTPHeaders addon,=
=
and recreate it in PHP with CURL, and parse the returning HTML for the =
info needed. Or get the CSV file mentioned in =
http://www.clickbank.com/stats_faq.html#stats_question_4 this way.
-- =
Rik Wasmus
Navigation:
[Reply to this message]
|