YourPlaceholder

Turn Any Website Into a Clean JSON API

"Use the right drill for the wall"
An intelligent extraction engine that automatically picks the cheapest method — webhook, API, RSS, JSON-LD, DOM, or AI — to turn messy web data into a stable, predictable feed. Native WordPress plugin included.
Tier 0: Inbound Webhooks
Tier 1: API + RSS + JSON-LD
Tier 3: DOM + Headless Browser (Q2)
Tier 4: AI Extraction (Roadmap)
Start Free — No Credit Card Get the WordPress Plugin

What's Already Live

144+ TESTS PASSING · PHASES 1–5 SHIPPED
Extraction Engine
Tier 0 + Tier 1 fully operational
Inbound Webhooks (Tier 0)
Receive data from any service. HMAC verified.
LIVE
REST API Client
Bearer / API Key / Basic Auth
LIVE
RSS / Atom Reader
Parse any feed
LIVE
JSON-LD Processor
Extract schema.org data from any page
LIVE
⚙️
Platform Features
Production-ready infrastructure
Template Library
Browse, share, and copy reusable configs
LIVE
Outbound Webhooks
Push data with retry + auto-disable
LIVE
Action System
Trigger external APIs on conditions
LIVE
WordPress Plugin
Unified admin interface, deployed
LIVE

The Intelligent Router

USE THE RIGHT DRILL FOR THE WALL
🔗
Target URL
Or incoming webhook
🧠
The Dispatcher
Picks the cheapest viable strategy
Tier 0: Inbound Webhooks
Data pushed to us
CHEAPEST
Tier 1: API / RSS / JSON-LD
Structured sources
FASTEST
Tier 3: DOM + Headless
CSS selectors / Puppeteer
HEAVY
Tier 4: AI Fallback
LLM text parsing
COSTLY

How It Works

FROM ANY SOURCE TO ONE STABLE ENDPOINT
DATA SOURCES
TIER 0 · PUSHED IN

Inbound Webhooks

  • Stripe payments
  • Shopify orders
  • GitHub events
  • Your own app
POST /webhooks/inbound/{token}
TIER 1 · PULLED IN

Structured sources

REST / JSON APIs Bearer · API Key · Basic Auth
RSS / Atom Feeds News · blogs · podcasts
JSON-LD on web pages Products · articles · events
YOURPLACEHOLDER ENGINE

Normalize · Map · Cache

YOUR RESPONSE MAPPING
{
  "items": "data.featured.entries",
  "name":  "items[].displayName",
  "price": "items[].price.final",
  "image": "items[].assets[0].url"
}
Dot notation · array iteration · type transforms
YOU CONSUME IT
ONE STABLE URL
GET /api/v1/exec/{token} X-API-Key: yp_live_…

Same shape, no matter the source

USE IT ANYWHERE
  • WordPress plugin
  • n8n / Zapier / Make
  • Your React / Vue app
  • Cron jobs & scripts
  • Outbound webhooks
  • Conditional actions
  • Slack / Discord pings
  • Failure notifications

SCHEDULED OR ON-DEMAND

Sync every 5min · hourly · daily
Cached results · rate-limited per tier

Native WordPress Plugin

SHIPPED · BUILT FOR THE 43% OF THE WEB ON WORDPRESS
🔌
Drop-in WordPress Sync
No competitor offers this
Browse + import templates
Scan API account or paste URL
Toggle endpoints on/off
Per-endpoint sync frequency
Map to WP categories
Auto-publish or draft
Manual + scheduled sync
Hourly, daily, weekly
🎮
Live Showcase
See it in production

CentralGameHub.com is built entirely on the YourPlaceholder engine — aggregating gaming news, shop rotations, and patch notes via the WordPress plugin. Every article is a real-time extraction.

Visit CentralGameHub.com → Download Plugin

Pricing

FLAT MONTHLY PRICING · NO PER-CALL CHARGES
Free
$0
For trying it out
1 data source
100 requests / day
Tier 0–1 only
Starter
$9.99/mo
For solo makers
3 data sources
1,000 requests / day
Daily scheduling
Community support
RECOMMENDED
Pro
$49.99/mo
For agencies + indie SaaS
25 data sources
50,000 requests / day
Headless browser (Tier 3)
Webhooks + Actions
WordPress Pro plugin
Business
$199.99/mo
For teams + scale
Unlimited sources
Priority queue
Team seats
White-label WP plugin
SLA + priority support

Execution Roadmap

90-DAY REVENUE PLAN IN MOTION
Foundation
Tier 0 + Tier 1 engine, templates, webhooks, actions, WP plugin.
Phases 1–5 · Shipped
02
Monetize
Stripe billing, scheduling UI, WP plugin Pro tier on Freemius.
Weeks 1–4
03
Tier 3 Engine
Headless browser, BYO proxy, visual CSS selector picker.
Weeks 5–8
04
Growth
Affiliate program, content marketing, CentralGameHub showcase launch.
Weeks 9–12