naughtynewell
Regular Member
- Mar 24, 2013
- 249
- 93
I just posted this in the most current Chaturbate method thread, but figured I should start a thread for it too.
I have built a tiny API which returns a list of the top 25 female performers sorted by number of viewers, updated every minute.
The url is: http://18.218.109.201/cb/
Be warned - the wm querystring parameter is set to my affiliate ID, if you don't change this after making a call, I will get your traffic.
Or something.
I have built a tiny API which returns a list of the top 25 female performers sorted by number of viewers, updated every minute.
The url is: http://18.218.109.201/cb/
Be warned - the wm querystring parameter is set to my affiliate ID, if you don't change this after making a call, I will get your traffic.
Code:
response.replace(/wm=.*/, 'wm=MYCODE');
Or something.