Does Facebook know I'm scraping it with PhantomJS and can it change its website to counter me?
问题 So, maybe I'm being paranoid. I'm scraping my Facebook timeline for a hobby project using PhantomJS. Basically, I wrote a program that finds all of my ads by querying the page for the text Sponsored with XPATH inside of phantom's page.evaluate block. The text was being displayed as innerHTML of html a elements. Things were working great for a few days and it was finding tons of ads. Then it stopped returning any results. When I logged into Facebook manually to inspect the elements again, I