It would be handy if there was a way of slurping content off Instagram, Facebook or Tumblr feeds without actually needing to have accounts on there. Some very good artists can only be followed on such sites. Maybe we should infiltrate them with a decentralised swarm of bots that scrape the content for us... It would do much to undermine the network effect, and would also be rather hard for them to counteract.
@thor yeah I would totally contribute accounts and, perhaps, code.
I think the biggest issue is, that these pages are mostly Javascript. Javascript is harder to scrape than static sides (you need to not only execute it but also there might be a lot of XHR, ajax or other stuff)
@saxnot If this swarm of bots isn't run by anyone in particular, and works a bit like Tor exit nodes...
@thor twitter harshly limits their API but not the website. Thus scraping is inefficent, but still faster.
@thor idk how others deal with it (instagram and stuff)
@saxnot Think Tor exit nodes but they log into and crawl social networks on behalf of anonymous people.