ThallesP / go-twitter-scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Twitter Scraper

This was a simple but powerful and scalable tweets scraper using temporal and Go.
Unfortunately due to Twitter API changes this does not work anymore but its a great study case to see a scalable scraper.

Made entirely by me via reverse engineering the official Twitter API

About

License:MIT License


Languages

Language:Go 98.5%Language:Dockerfile 1.5%