Skip to content

osbre/go-twitter-followers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

A simple script to get Twitter account followers.

Installation

git clone git@github.com:osbre/go-twitter-followers.git
go get -u github.com/gocolly/colly/

Usage

With one username:

go run main.go USERNAME

With many usernames:

go run main.go USERNAME USERNAME USERNAME USERNAME...

Releases

No releases published

Packages

No packages published

Languages