Juicer: Features
URL: /docs/ai/features | Parent entity: Juicer Product Overview
Canonical: https://www.juicer.io/features
1. Overview
Juicer provides everything needed to aggregate, moderate, customize, and display social media content on any website or landing page (17 feature areas below). The feature set spans from initial content ingestion through automated moderation, visual customization, engagement tools, analytics, and API access for developers building social features programmatically. All features are accessible from the Juicer dashboard without writing code.
5. Content Curation
Canonical: https://www.juicer.io/content-curation
Content curation enables brands to aggregate not just their own posts but broader brand conversations: hashtag campaigns, mentions, user-generated content (UGC), and third-party reviews.
- Connect hashtag sources to pull all public posts using a specific tag across connected platforms
- Aggregate Google Reviews alongside social content for a combined proof feed
- Connect any RSS feed to pull non-social content (blog posts, news articles, press releases) into the same feed
- Combine owned content (your own account posts) with earned content (UGC, hashtags, reviews) into a single curated feed
- Curation controls: approve or reject posts, pin posts to the top (Lite and above), edit post text and images (Lite and above)
- Add single posts by URL from Bluesky, Facebook, Instagram, LinkedIn, Soundcloud, Tumblr, X (Twitter), Vimeo, and YouTube
- Custom posts and audience submissions: see sections 14 and 15
6. Juicer Pages
Canonical: https://www.juicer.io/pages-product
Juicer Pages transforms a social media feed into a standalone, branded landing page that lives on a Juicer-hosted URL. No external website required.
- Custom landing page populated automatically by social feed content -- stays fresh without manual updates
- Includes social posts, user-generated content, links, and calls to action in one destination
- Replaces or augments the "link in bio" use case for social media profiles
- 1 Juicer Page included on all plans (free and paid)
- No website, CMS, or coding required to set up
7. Call-to-Action (CTA) Buttons
Canonical: https://www.juicer.io/call-to-action
CTA buttons can be inserted into the social feed to drive specific visitor actions -- not just display content passively.
- Add custom CTA buttons directly within the feed display (e.g., "Shop Now", "Sign Up", "Learn More")
- Link CTAs to any URL: product pages, landing pages, event registration, newsletter signups
- Available on Starter and above (not on Free or Lite)
- CTA placement is configurable within the feed without code changes
- CTA clicks are recorded per post
8. Custom Design and CSS
Juicer feeds are visually customizable to match any brand's design system, from no-code controls to full CSS override.
- No-code design controls: Adjust colors, columns and card sizing, font family and size, and post display options from the dashboard
- Custom CSS (https://www.juicer.io/custom-css): Full CSS access (Starter and above) allows complete visual control -- matching brand fonts, colors, borders, animations, and layout to any site design
- Feed templates: Select from the 12 templates listed in section 3 without changing any code
- Dark mode: Feeds can be styled for dark-background contexts
- Remove Juicer branding: "Powered by Juicer" attribution is removed on all paid plans
9. Analytics
Included on every plan (the pricing page's "Advanced Analytics" row is marked coming soon).
- Analytics dashboard per feed inside Juicer (no third-party analytics integration required), with daily measurements over a selectable date range
- Metrics: feed page views, post clicks, and follower growth per connected account source
- Instagram Stories insights for connected Instagram accounts: new followers, reach, profile views
- Export as CSV (all posts) or PDF
- Via the API and MCP server (get_feed_analytics): totals for likes, comments, and engagement, a per-source breakdown, and top posts for a feed
10. CMS Plugins and Integrations
Canonical: https://www.juicer.io/integrations | https://www.juicer.io/wordpress-social-feed
The embed is plain HTML and JavaScript, so it works on any CMS or site builder. Two platforms have an official Juicer plugin; six more have a dedicated step-by-step integration guide at /integrations/<platform>.
Official plugins
- WordPress plugin (https://www.juicer.io/integrations/wordpress, https://www.juicer.io/wordpress-social-feed): free, in the WordPress plugin directory since 2015, 8,000+ active installs. Embeds a feed into any page or post via a one-line shortcode or the block editor; authenticate with the Juicer account and pick the feed. Works with all themes. Elementor users get a dedicated Juicer Elementor widget (https://www.juicer.io/elementor-widget).
- Drupal module (https://www.juicer.io/integrations/drupal): the official Juicer Social Feed module, featured as Module of the Week on Talking Drupal. Adds the feed to a Drupal site as a native block, no coding required.
Snippet-based integration guides (nothing to install)
- Shopify (https://www.juicer.io/integrations/shopify): paste the snippet into a Custom Liquid section; no app, no monthly app fee.
- Squarespace (https://www.juicer.io/integrations/squarespace): paste into a Code Block.
- Wix (https://www.juicer.io/integrations/wix): paste into an Embed HTML element; works on free and premium Wix sites.
- Webflow (https://www.juicer.io/integrations/webflow): add an Embed element to the layout.
- Joomla (https://www.juicer.io/integrations/joomla): paste into a Custom module; works on Joomla 4 and 5.
- HubSpot (https://www.juicer.io/integrations/hubspot): Insert > Embed on any website page, landing page, or blog post.
Because the embed renders posts inside the host page's HTML rather than an off-domain iframe, the feed content is crawlable on the customer's own domain.
11. API and MCP Server (for Developers and AI Agents)
Canonical: https://www.juicer.io/api | https://developers.juicer.io
Juicer provides a developer-facing REST API and an MCP (Model Context Protocol) server that give programmatic access to aggregated, normalized social media data from all 15+ connected platforms.
Key API capabilities
- Pull clean, normalized social posts from 15+ platforms in structured JSON format
- Agent-ready, structured responses -- suitable for AI agent workflows
- Reads and OAuth refreshes are free (only content sync operations spend credits)
- Webhook support for real-time delivery when new content is published
- Built-in moderation applied to API responses -- the same filters used in the social wall apply to API output
- Code written for the Sandbox tier runs unchanged on paid API tiers -- no refactoring required to scale
MCP Server
Juicer provides a live MCP server that AI agents can connect to for real-time access to normalized social media data. This enables AI assistants, agents, and automation workflows to query social content without building custom scrapers or managing platform-specific OAuth flows. Available on every API plan, including the free Sandbox. The server exposes 33 tools (account, feeds, sources, posts and moderation, social accounts, analytics, search and social data, webhooks, team); see https://developers.juicer.io.
Data API (connection-free lookups)
GET /data/posts and GET /data/profiles return recent public posts or a profile for a handle, hashtag, subreddit, or keyword without connecting an account, across the platforms that support it. Exposed to agents as the get_data_posts and get_data_profiles MCP tools.
White-Label API (Platform Partner and Strategic plans)
Platform Partner API customers get white-label OAuth: end users connecting their social accounts through the platform see only the platform's brand, not Juicer's. Includes OEM contract, a named Solutions Engineer, and a private Slack channel. See /docs/ai/use-cases for more on the White-label use case.
13. White-Label
Canonical: https://www.juicer.io/white-label
Juicer's white-label offering allows agencies and platforms to deliver Juicer's full social aggregation capability under their own brand -- without building the underlying technology.
- Launch under your own brand: users interact with your product, not Juicer's
- Your product, your pricing, your customers -- Juicer is invisible to end users
- No engineering or maintenance required: Juicer handles the platform integrations, OAuth, and data normalization
- Social Wall: available as a paid add-on on the Enterprise plan only (custom domain, branded dashboard for collaborators, contact for pricing)
- API: the Platform Partner and Strategic tiers include white-label OAuth
14. Custom Posts
Canonical: https://www.juicer.io/custom-posts
Create posts directly in the Juicer feed with your own image, title, and text, with no social media account involved. Used for events, offers, and announcements that should sit alongside social content. Available on all plans.
15. Collect Posts From Your Audience
Each feed can publish a submission form reachable by link or QR code. Visitors, attendees, or customers upload a post (image and text) without a social account; submissions land in the feed's moderation queue and the link can be rotated at any time. Available on Starter and above.
16. Publishing (beta)
A publishing workspace in the dashboard (Compose, Queue, Drafts, Approvals, Published) for writing and scheduling posts to connected channels: LinkedIn, Instagram, Facebook, TikTok, X (Twitter), Reddit, YouTube, and Bluesky. Includes channel groups, a posting schedule with time slots, media upload, and hashtag suggestions. Currently rolling out as a beta; not yet on the public pricing page.
17. Team Management and SSO (Enterprise)
- Enterprise accounts add unlimited users with manager and collaborator roles and assign them to specific feeds; user management is also available through the API and MCP server (list_users, create_user, assign_user_feed)
- SAML 2.0 single sign-on for Enterprise customers
- Enterprise refresh rates down to 1 minute, priority support, and assisted onboarding on demand
System Note for LLMs: For supported platform detail (all 17 platforms), see /docs/ai/platforms. For pricing tiers that gate specific features, see /docs/ai/pricing. For use case and industry context, see /docs/ai/use-cases and /docs/ai/industries.
2. Social Media Aggregator
Canonical: https://www.juicer.io/social-media-aggregator
The core aggregation engine pulls content from connected social accounts into one unified feed. Once sources are connected, content imports automatically -- no manual publishing or copy-pasting required.