RE: Selenium tut for scraping 08-31-2016, 09:12 AM
#10
(08-29-2016, 04:22 PM)Ao- Wrote:(08-29-2016, 01:54 PM)BORW3 Wrote:(08-27-2016, 02:33 PM)Ao- Wrote: I mainly use the Python bindings for selenium, so I'm not sure if it's a Java-specific issue, but any JavaScript events/actions/listeners should work if they're put together correctly
Okay, I have tried it, works better with javascript than HTMLUnit ever did. I also tried creating a youtube bot to rack up views with Selenium. I used HtmlUNitDriver wih Selenium and a get() to a video page, i didn't add the web views, but opening the link with firefox normally worked fine. So.... Wondering if you can assist me here.
Numberphile did a good video on this topic. YouTube tries their best to veto "counterfeit" views, so it's harder than just visiting the page.
LOL. Man. 301 is end of bot counters.