Embed Generator
Add StreamerClips widgets to your blog, Twitch page, or HashtagHyena articles. Drive engagement with live predictions, profiles, and watch rooms!
Configure Your Widget
Choose widget type and customize for your needs
Live prediction markets with rotating themes
<iframe src="https://streamerclips.com/embed?type=predictions" width="380" height="450" frameborder="0" style="border-radius: 12px; overflow: hidden;" allow="clipboard-write" ></iframe>
Dimensions: 380x450px
HashtagHyena WordPress
[streamerclips type="predictions"]
Use this shortcode after installing the StreamerClips WordPress plugin
Preview
HashtagHyena Integration
- Auto-generated news articles from predictions
- Context-aware prediction widgets for articles
- Two-way content syndication
- REST API for content fetching
- SEO-optimized content with embeds
HashtagHyena API
Fetch Ready Articles
GET https://streamerclips.com/functions/v1/news-feed-api?status=ready&limit=10
// Response
{
"success": true,
"count": 5,
"articles": [
{
"id": "uuid",
"title": "Shroud Prediction Pays Out Big!",
"content": "<p>HTML content...</p>",
"excerpt": "Short summary...",
"embeds": [
{ "type": "prediction", "iframe": "..." },
{ "type": "profile", "iframe": "..." }
],
"wp_meta": { "_yoast_wpseo_title": "..." }
}
]
}Mark Articles as Published
POST https://streamerclips.com/functions/v1/news-feed-api
{
"article_ids": ["uuid1", "uuid2"],
"new_status": "published"
}How It Works
1
Embed Widgets
Add prediction, profile, and watch room widgets to HashtagHyena articles
2
Auto-Generate News
StreamerClips creates WordPress-ready articles from prediction results
3
Drive Traffic Both Ways
HashtagHyena readers discover StreamerClips, and vice versa