twitter-api

Twitter API 1.1 client supporting REST and streaming

Usage no npm install needed!

<script type="module">
  import twitterApi from 'https://cdn.skypack.dev/twitter-api';
</script>

README

Twitter API library for NodeJS

  • Supports version 1.1 of Twitter's REST and Streaming APIs
  • See examples directory for usage

Install

npm install twitter-api