jmleroux / twitter-extractor
Twitter extractor
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
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: 2024-11-07 00:23:18 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