
Twitter (X.com) Scraper Unlimited: No Limits
Pricing
Pay per event

Twitter (X.com) Scraper Unlimited: No Limits
Introducing Twitter Scraper Unlimited, the most comprehensive Twitter data extraction solution available. Our enterprise-grade scraper offers unmatched capabilities with a transparent event-based pricing model, making it perfect for both small-scale and large-scale data extraction needs.
3.7 (52)
Pricing
Pay per event
282
Total users
10K
Monthly users
1.6K
Runs succeeded
>99%
Issues response
7.2 hours
Last modified
3 days ago
Is `onlyQuote` working?
Closed
In this run onlyQuote
is true but there are 48 objects with isQuote: false

Hello,
If you are using twitterHandles
, other filters won't work with it. If you want to fetch a user's profile with a quote filter, you must to use Twitter Queries.
You can find more information from our documentation on how to use Twitter Queries:
- https://apify.com/apidojo/twitter-scraper-lite#some-more
- https://github.com/igorbrigadir/twitter-advanced-search
Here is an example input for your case:
{"searchTerms": ["from:catturd2 filter:quote"]}
Cheers