An application created with Twilio and the Twitter API and sends a text message whenever you don't need to move your car based on NYC's alternate side of the street parking restrictions. This code was created by Jessica Garson.
There are 3 versions of this code:
- The Search Tweets version of this code uses the Search Tweets Python wrapper. Be sure to check out this corresponding blog post which walks you through how to get started with this code.
- The Filtered Stream version of this code is adapted from our sample code. You can find out more about this endpoint in our documentation. You will need to sign up for Labs to use this code.
- The Recent Search version of this code uses the Labs preview for searching for Tweets for the past 7 days .You will need to sign up for Labs to use this code.
- Apply for Twitter developer account
- Twitter Developer apps page
- Using Twilio and Python
- Setting up a cron job
- Setting up a Digital Ocean droplet
- Keyword arguments
Create a new issue on GitHub.
We feel that a welcoming community is important and we ask that you follow Twitter's Open Source Code of Conduct in all interactions with the community.
Copyright 2020 Twitter, Inc.
Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0