https://mend-api-a32e.onrender.com…Brand protection overview
Your marketplace monitor
Mend watches hostile marketplaces, flags MAP breaches with evidence, and repairs scrapers when pages change — without waiting for an engineer.
Quick actions
Advanced demo controls
Bright Data journey
Scraper Studio → agent → heal → violations
Bright Data journey
Step 1
Scraper Studio
Custom collectors on demo shop, Newegg, B&H, Micro Center — pinned c_* IDs in repo.
Step 2
Coding agent (MCP)
Cursor / Claude call mend_ingest_all, mend_trigger_heal, mend_collector_catalog.
Step 3
Self-heal on change
bdata scraper heal + AI Flow when selectors break — same collector ID, restored rows.
Step 4
Structured output
0 violations with MAP deltas, seller proof, and export.
Live alerts
Real-time Slack notifications as violations are detected
Live Alerts
Slack violation feed
Alerts stream in real time as violations are detected during Judge Mode or Live Ingest.
Run Judge Mode — alerts appear here as violations are detected.
Configure a webhook in the Integrations tab, or set SLACK_WEBHOOK_URL on the API.
Reliability
Uptime, heal success, MAP exposure
Recent violations
Latest evidence from live ingest
›Advanced panels (BD usage, heal proof, trust badge)
Same Collector ID — Self-Heal Proof
Same c_* ID, nothing downstream touched
c_mt0mi80d2hoovp48chBefore (broken)
{
"product_title": "Throw Soft Linen",
"price": {
"value": 45.4,
"currency": "USD",
"symbol": "$"
},
"seller_name": "Portland, OR"
}After (healed)
{
"product_title": "Earbuds Pro Mute",
"price": 171.15,
"seller_name": "Portland, OR"
}Trust Badge Embed
GET /trust/{listing_id}