Skip to content

Ruby script to fetch your home timeline tweets which contains urls, within date range.

Notifications You must be signed in to change notification settings

islam-taha/twitter-timeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitter home timeline API

Twitter home timline script for fetching urls within tweets in your home timeline with a tiny description for each.

Requirements

  • Internet connection :)

Preparation

  • cp .env.sample .env
  • Add your twitter API credentials in the .env file

Usage

  • ./tweets_executer start_date end_date
  • start_date & end_date should be in this format %Y-%M-%D (2019-02-14)
  • start_date & end_date are optional args

About

Ruby script to fetch your home timeline tweets which contains urls, within date range.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages