I'm building two new bots one for IG and one for Twitter. What do most people use the REST API provided by them or a headless browser? Can I avoid all the rate limiting if I use a headless browser?
I'm building two new bots one for IG and one for Twitter. What do most people use the REST API provided by them or a headless browser? Can I avoid all the rate limiting if I use a headless browser?
If you built it with PhantomJS or something similar you can make it leave whatever footprint you want rather than relying on what the API allows e.g InstaGram doesn't allow photo upload through the API, but you could script the headless browser to do it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.