This Jupyter Notebook provides a basic but effective X (Twitter) crawler based on predefined X credetials (username + password). It makes use of the Selenium framework and was tested with a Chromedriver.
Currently, the crawler covers both tweet texts and image urls. In the near future, it will be extended with a variety of additional features.
Happy crawling!!