Skip to content

Learn 5 must know things about remote developer jobs posts on Twitter

License

Notifications You must be signed in to change notification settings

xdevplatform/remote-dev-jobs-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote Developer Jobs Analytics App

Version Documentation Twitter: tonyv00

This app demonstrates how you can use the recent search endpoint of the new Twitter API to learn five must know things about remote developer job postings including

  • How many Tweets about remote developer job openings were posted in the last seven days in total?
  • What day of the week had the most remote developer jobs Tweeted in the past seven days?
  • What are the most in-demand programming languages based on those Tweets?
  • Which Tweet received the most engagement via retweets, likes, replies, and quotes?
  • What do some of these Tweeted jobs look like?

Prerequisites

  • You must have an approved developer account, and have activated the new developer portal experience. If you don’t have one already, you can apply for one. Access is available with active keys and tokens for a developer App that is attached to a Project created in the developer portal.

Install

npm install

Environment setup

export TWITTER_BEARER_TOKEN=<REPLACE WITH YOUR BEARER TOKEN INCLUDING ANGLE BRACKETS>

Usage

npm start

Author

👤 Tony Vu

How to Contribute

We'd love to get patches from you!

📝 License

By contributing your code, you agree to license your contribution under the terms of the APLv2: https://github.com/twitter/repo-scaffolding/blob/master/LICENSE

Code of Conduct

Read our Code of Conduct for the project.