Skip to content

Commit a27f17e

Browse files
authored
Add World Event Trading provider (#918)
Prediction-market odds pages (worldeventtrading.com) with a live oEmbed endpoint (discovery enabled, JSON + XML). Endpoint: https://www.worldeventtrading.com/api/oembed
1 parent a866dba commit a27f17e

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

providers/worldeventtrading.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
- provider_name: World Event Trading
3+
provider_url: https://www.worldeventtrading.com/
4+
endpoints:
5+
- schemes:
6+
- https://worldeventtrading.com/predictions/*
7+
- https://www.worldeventtrading.com/predictions/*
8+
url: https://www.worldeventtrading.com/api/oembed
9+
discovery: true
10+
example_urls:
11+
- https://www.worldeventtrading.com/api/oembed?url=https%3A%2F%2Fwww.worldeventtrading.com%2Fpredictions%2Fwhich-party-will-win-the-senate-in-2026-odds-2026-11-03

0 commit comments

Comments
 (0)