14and the `excludes` for what you don't want to get notified for.
15
16You can use [Twitter's search operators](https://developer.twitter.com/en/docs/twitter-api/v1/rules-and-filtering/search-operators) to customize your query, for some collection of keywords, filtering out others, and much more!
17
18## 2. Notification
22## Twitter Data & Limitations
23
24The Twitter API has become unusable. This val gets Twitter data via [SocialData](https://socialdata.tools),
25an affordable Twitter scraping API. In order to make this val easy for
26you to fork & use without signing up for another API, I am proxying
27SocialData via @stevekrouse/socialDataProxy. Val Town Pro users can call this proxy a limited amount per day.
28
29If you want to run it more, get your own [SocialData](https://socialdata.tools)
30API token and pay for it directly.
31
32Legacy folder path: Archive/polls/twitter/twitterAlert
1Migrated from folder: API/sendToPushDeer
1Migrated from folder: APIs/discogs
1Migrated from folder: API/randomNum
1Migrated from folder: Archive/archive/discord/discordAPI
1Migrated from folder: Archive/archive/spotify/spotifyAPI
1Migrated from folder: Archive/docsExamples/api/postWebhookTest1