Valorant Games For Tweets project

I developed a web scraping tool that collects data from VALORANT matches at specific time intervals and automatically posts them on Twitter. The solution uses libraries like Beautiful Soup and Selenium to extract accurate information, and integrates with the Twitter API to generate dynamic and engaging posts. It's a flexible and automated tool designed to keep fans informed efficiently and in real time.
Blog
-
Tweet example
-
Support for docker containerization
-
Refactor all code, and fix some errors. Moving from v1 to v2. (Left is v1 and right is v2)