Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 541 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 541 Bytes

X (Twitter) Crawler

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!!