get_network_competitors_posts
Retrieve competitor posts from specified networks within a defined date range to analyze and draw insights for your brand strategy. Supports Twitter, Facebook, Instagram, YouTube, Twitch, and Bluesky.
Instructions
Get the list of posts from your competitors from your Metricool brand account. Add interesting conclusions for my brand about my competitors and analyze their posts.
Args: init date: Init date of the period to get the data. The format is YYYY-MM-DD end date: End date of the period to get the data. The format is YYYY-MM-DD network: Network to retrieve the posts. The format is "twitter", "facebook", "instagram", "youtube", "twitch" and "bluesky". Only these are accepted. blog id: Blog id of the Metricool brand account. limit: Limit of posts of competitors. By default = 50 timezone: Timezone of the post. The format is "Europe/Madrid". Use the timezone of the user extracted from the get_brands tool.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blog_id | Yes | ||
end_date | Yes | ||
init_date | Yes | ||
limit | Yes | ||
network | Yes | ||
timezone | Yes |