Quote:
Originally Posted by sarettah
I don't think those will work as cleanly as you think. I could be wrong.
The curl option will definitely hit the the 18 and over warning page and you really can't interact with that through curl.
I believe the domdocument and the simplehtml method will hit the same thing. I can't accurately test right now because allow_url_fopen() is turned off on my server.
You could use a headless browser and negotiate with the page that way.
Thus, I think iterating through the results is a valid solution.
|
Sarettah is correct, Chaturbate will 403 any requests with javascript disabled.