7 ms·
yeah this would actually be the ideal world. shame. I don't even know how to programmatically sign into a google account anymore. it used to be easy enough with
by gjs278 6y ago
yeah this would actually be the ideal world. shame. I don't even know how to programmatically sign into a google account anymore. it used to be easy enough with a few curl calls and I could retrieve my adsense reports but now it's just impossible. their login process is too convoluted now and involves so much javascript, I doubt it's possible with anything but headless chrome.
- ajuc 6y agoRecently I tried to write a web scrapper. The website had several methods of authentication (facebook, google, some propritetary), and I couldn't make it work in one afternoon using any of these methods. I remember writing scrappers in late 90s/early 00s and it was trivial. I guess it's a feature now...
- antocv 6y agoThis is when you use TamperMonkey and write a user-script to scrap and post that shit where you want it.