2017 © Pedro Peláez
 

project twitter-extractor

Twitter extractor

image

jmleroux/twitter-extractor

Twitter extractor

  • Thursday, September 29, 2016
  • by jmleroux
  • Repository
  • 1 Watchers
  • 2 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Jmleroux Twitter Extractor

A minimalist application to extract tweets and store them in a database., (*1)

The Search API's archive only goes back a few days/weeks. This application is meant to be run in a cron job to store the results of a search by one or multiple hashtags, so you can always have access to old tweets., (*2)

What you will do with this tweets data is totally up to you., (*3)

Retrieve hastags

Example to store tweets about Ziggy The Hydra or AkeneoAroundTheWorld tweets: bin/console --env=prod jmleroux:twitter:extract ziggyTheHydra akeneoAroundTheWorld, (*4)

The Versions