Install
Authenticate
Basic example
Look up a profile and list followers:Workflow: search tweets
Workflow: post a tweet
Write actions need a Twitter cookie orauth_token on the request:
Error handling
The SDK throwsXapiScraper.Models.Errors.APIException for HTTP failures. Inspect StatusCode and Body before retrying 4xx responses.