Quote:
Originally Posted by mfmax
Thanks for the information. I was able to get this data through the webpage's source code when I accessed the mobile version using Chrome or Opera. After the recent MFC updates, it's no longer possible. I think the only method to get them is by using script through JSONArray, as you mentioned. Does anyone know how to perform this procedure?
|
I made a little Java-App for you! It will pull all the info you can get from the JSONArray and parse it into a csv file that's being output into the Folder you run the App from! Additionally it will add a column for the download url of the video feed, as i thought this could be useful!
MFCOnlineModels-0.1.exe
http://www87.zippyshare.com/v/g8htCOxd/file.html
and here's the source code so you can see how it works/tweak it to your needs
http://www87.zippyshare.com/v/yjUfDz5p/file.html