Get user feed
etoro_get_user_feedRetrieve social feed posts and discussions for any eToro user by their username. Specify the number of posts and offset to paginate results.
Instructions
Get the social feed (posts, discussions) for a specific user by their eToro username.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| take | No | Number of posts to retrieve (default 20, max 100) | |
| offset | No | Number of posts to skip (default 0) | |
| username | Yes | eToro username |