1null
2
3Migrated from folder: Archive/auth/exampleAuthApi
1null
2
3Migrated from folder: External_APIs/rime/rimeAPIEx
1null
2
3Migrated from folder: External_APIs/DateMeDocs/dateMeRSSText
1null
2
3Migrated from folder: External_APIs/DateMeDocs/dateMeProfiles
1null
2
3Migrated from folder: Archive/docsExamples/api/runGET
1null
2
3Migrated from folder: Archive/docsExamples/api/privateAPIAuthenticated
1null
2
3Migrated from folder: Archive/docsExamples/api/evalPost1
1null
2
3Migrated from folder: Archive/polls/twitter/twitterDown/twitterAPIDownAlert
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