Quote:
Originally Posted by John1915
From what I could tell camgirlzREC also doesn't pull the additional data from each model, only the "original list", like OnlineModels-0.1 does.
I'm guessing that it would just take too long to get all the data, since nobody(?) has found a way yet to speed this process up fast enough.
|
Yes, I'm parsing the data from this url:
'http://www.myfreecams.com/php/FcwExtResp.php?' + fileno
I think there is also a fast way, to get the data from all models at once from the websockset server. But i don't know how to do it...
mfc-node 2.0 (
https://github.com/sstativa/mfc-node/releases) parse the data of all models in about 2 sec.
Quote:
mfc-node
List of changes:
WebSocket was replaced by MFCAuto package (with a recent update on myfreecams servers, it is hard to get data such as age, city, country, etc. by using WebSocket connection, however MFCAuto knows how to retrieve this data)
|
MFCAuto:
https://github.com/ZombieAlex/MFCAuto