1

Stars

0

Requests

0

Forks

1

Fields

About this template

List available servers in the Hetzner auction

kjellberg/hetzner-auction Rendered in a browser Pinned to DE

What you get back

{
  "servers": …
}

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

Use it in code

Pass template=kjellberg/hetzner-auction 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%2Fhetzner-auction&url=https%3A%2F%2Fwww.hetzner.com%2Fsb%2F%3FcpuType%3DAMD%26ram_from%3D64%26driveType%3Dnvme"

More from @kjellberg