0

Stars

1

Requests

0

Forks

9

Fields

About this template

No description yet.

kjellberg/avanza-borsen-idag Rendered in a browser

What you get back

{
  "todays_markets": …,
  "news": …,
  "nordic": …,
  "world": …,
  "europe": …,
  "commodities": …,
  "currencies": …,
  "winners": …,
  "losers": …
}

A parser that breaks returns the raw HTML with parse_error: true rather than failing your request.

Use it in code

Pass template=kjellberg/avanza-borsen-idag and the page URL. The template decides how the page is fetched, so send nothing else. One successful request costs one credit (sign in to see your key here).

curl \
  -H "X-Api-Key: YOUR_API_KEY" \
  "https://api.unblockingapi.com/unblock?template=kjellberg%2Favanza-borsen-idag&url=https%3A%2F%2Fwww.avanza.se%2Fborsen-idag.html"

More from @kjellberg