Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

I created this repo for a small utility to extract twits from an account. I plan to use these twitts for a side project.

Notifications You must be signed in to change notification settings

gabrieldelaparra/TwitterExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter dataset builder twitts

I created this small tool to load twitts from an account.

The following Environment Variables are required to be set:

  • CONSUMER_KEY
  • CONSUMER_SECRET
  • ACCESS_TOKEN
  • ACCESS_TOKEN_SECRET

A predicate can be passed to filter the twitts.

It has to be added by code, not sure if a predicate can be passed via CLI, but not in my current scope/interest.

Uses tweetinvi

About

I created this repo for a small utility to extract twits from an account. I plan to use these twitts for a side project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages