Hemnet.se | Latest and top ranked properties

@kjellberg · Real estate listings

0

Stars

2

Requests

0

Forks

4

Fields

About this template

List latest properties and top ranked properties in different categories from Hemnet.se's landing page.

kjellberg/hemnet-landing-page Rendered in a browser

What you get back

{
  "articles": …,
  "most_expensive": …,
  "latest_apartments": …,
  "latest_vacation_homes": …
}

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

Use it in code

Pass template=kjellberg/hemnet-landing-page 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%2Fhemnet-landing-page&url=https%3A%2F%2Fhemnet.se"

More from @kjellberg