jmleroux / twitter-extractor
There is no license information available for the latest version (v1.0.0) of this package.
Twitter extractor
Package info
github.com/jmleroux/twitter-extractor
Type:project
pkg:composer/jmleroux/twitter-extractor
v1.0.0
2016-09-27 22:13 UTC
Requires
- php: >=5.6
- doctrine/doctrine-bundle: @stable
- incenteev/composer-parameter-handler: @stable
- j7mbo/twitter-api-php: dev-master
- sensio/distribution-bundle: @stable
- symfony/monolog-bundle: @stable
- symfony/symfony: ~3.0
This package is auto-updated.
Last update: 2026-03-07 03:28:47 UTC
README
A minimalist application to extract tweets and store them in a database.
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.
What you will do with this tweets data is totally up to you.
Retrieve hastags
Example to store tweets about Ziggy The Hydra or AkeneoAroundTheWorld tweets:
bin/console --env=prod jmleroux:twitter:extract ziggyTheHydra akeneoAroundTheWorld