Validate filter rule query
Filter Rules API
Validate Filter Rule Query
Validate a Twitter Advanced Search query without creating a filter rule. Returns whether the query syntax is valid and any errors found. Use this to test queries before creating filter rules.
POST
Validate filter rule query
Authorizations
Your ScrapeBadger API key. You can find this in your dashboard at https://scrapebadger.com/dashboard/api-keys.
Body
application/json
Query to validate.
Twitter Advanced Search query to validate.
Example:
"from:elonmusk min_faves:100"

