/twitter-dev-salaries-scraper

https://docs.google.com/spreadsheets/d/1-xIgk7Mw1S5DXTZSbKBgxlsQAn7XGIu7Mfy72lSVHKk/edit?usp=sharing

Primary LanguageJavaScript

Twitter Developer Salary Scraper

https://docs.google.com/spreadsheets/d/1-xIgk7Mw1S5DXTZSbKBgxlsQAn7XGIu7Mfy72lSVHKk/edit?usp=sharing

A simple script to scrape #KnowYourWorth tweets inspired by @ZacSweers' tweet: https://twitter.com/ZacSweers/status/1228205724255154177

Prerequisites

Twitter developer App and its corresponding consumer key/secret and access token key/secret

Usage

  1. Clone

  2. Install dependencies (npm install/yarn)

  3. fill .env.example with the keys/secrets

  4. node index.js to generate tweets json

  5. node parse.js to generate csv

LICENSE

MIT