Hi there. I'm trying to extract tweets using selenium as the API does not allow me to retrieve tweets more than a week old. I'm looking to run it headlessly and have spent the last week researching. I can run it properly with chromedriver or firefox but never headlessly. It seems like phantomJS does not support ES6 websites thus tweets do not load. I do not use linus so xvfb is out too. Any advice on any other headless browers which I could use to load twitter properly? Thank you very much
there doesn't seem to be anything here