Skip to main content
POST
Update Settings
Configure your Twitter User Tweets Scraper squid settings. Control the number of tweets to fetch, time filtering, and whether to include retweets and pinned tweets.

Headers

string
required
Your API authentication token. Value: Token YOUR_API_KEY
string
required
Request body format. Value: application/json

Scraper Parameters

Set these parameters in the params object:

Squid Settings

Configure general squid settings:
Use fetch_since to monitor recent activity - set to 24 to only collect tweets from the last day.
Enable exclude_reposts to focus on original content only.
Pinned tweets are not collected by default - enable collect_pinned_tweets if you need them.

Code Examples

Response

201