Vísir Search
Vísir Search

Vísir Search API

Search Vísir (visir.is) Icelandic news in real time and receive title, section, author, and URL as structured JSON.
Private access
Public access
18
k requests
64
votes
▶ Try for freeGet it customized
50 free credits, no credit card required
Under maintenance
Access to this API endpoint is temporary suspended due to technical maintenance, please come back later.
Browse alternatives
Request accessGet it customized
Access to this API endpoint is limited, submit a request to gain access

Header

x-api-key required

string

This parameter defines the Piloterr private key to use for authentification.

Parameters

query

string

Keyword or phrase. Icelandic characters supported. Example: kosningar 2026 or Eurovision.

section

string

Section filter. Accepted: innlent, erlent, sport, fotbolti, enski-boltinn, lifid, vidskipti, innherji, skodun, tonlist.

page

integer

Page number for paginated results. Default: 1.

Sign up now and enjoy 50 free API credits + full access to our premium features and tools.
Request access to this private endpoint and unlock 50 free API requests, along with unrestricted use of our public API endpoints and in-house proxy pool.
This endpoint is under maintenance
Access to this API endpoint is temporary suspended due to technical maintenance, please come back later.
Browse alternatives

Get Real-Time Vísir Data via API, No Infrastructure Required

Vísir is one of Iceland's largest news websites, operated by Sýn alongside Stöð 2 and Bylgjan. The newsroom covers Innlent, Erlent, Sport, Fótbolti, Enski boltinn, Lífið, Viðskipti, the Innherji premium business desk, Skoðun, and Tónlist with several hundred items per day. visir.is sits behind anti-bot protection that returns 403 on direct scraping attempts. The Piloterr Vísir Search API handles the bypass and returns paginated search results with article URLs (`/g/{id}/{slug}` for articles, `/k/{uuid}` for video clips), titles, kickers, snippets, sections, byline, publish and update timestamps, lead images, and a video flag as structured JSON. Every call hits the live visir.is search index, so freshly published stories are returned within minutes.

Application Scenarios for the Vísir Search API

  1. Editorial cross-reference: Cross-reference Vísir coverage of Icelandic politics with Morgunblaðið's mbl.is to detect editorial-line differences, sentiment gaps, and exclusive scoops across the two main Icelandic outlets.
  2. Nordic football data: Power a Nordic football data product with Vísir Fótbolti and Enski boltinn articles, refreshed every match day to capture transfer rumours, manager quotes, and team news.
  3. Investor brand monitoring: Run a brand monitoring workflow that surfaces every Vísir Viðskipti article mentioning a portfolio company so investor-relations teams can react before the morning Reykjavík opening.
  4. Opinion influence map: Build an opinion-tracking layer on the Skoðun section to map who writes about which policy topic over time and feed it into a media-influence map of Icelandic public debate.
  5. Travel entertainment feed: Aggregate Lífið and Tónlist coverage to drive an entertainment-recommendation feed for Iceland-bound travellers, surfacing trending concerts, festivals, and cultural events from the past 48 hours.

Why Use Piloterr Instead of Building Your Own Scraper

  1. No anti-bot management: Vísir sits behind anti-bot protection that blocks automated requests. Piloterr handles the bypass transparently on every call.
  2. Real-time data: Every call returns live data fetched from Vísir at the moment of the request, not a cached snapshot.
  3. Structured JSON: No HTML parsing, no fragile selectors. The response schema is stable, typed, and documented.
  4. No infrastructure costs: No proxy pool to buy, no headless browser cluster to maintain. Pay only for successful requests.

One Piloterr subscription gives access to the full public API catalog, including the Vísir Search endpoint. See the API documentation for authentication and parameters.

Start Collecting Vísir Data Today

Sign up for a free trial and get 50 free credits with no credit card required. See pricing to find the plan that fits your volume.

GET
POST
api.piloterr.com
/v2/visir/search
Response
{
  "meta": {
    "total_results": 2418,
    "page": 1,
    "results_per_page": 25,
    "total_pages": 97,
    "query": "kosningar 2026"
  },
  "results": [
    {
      "id": "20262884241d",
      "url": "https://www.visir.is/g/20262884241d/kosningavaktin-2026-kjor-dagur-genginn-i-gard",
      "title": "Kosningavaktin 2026: Landsmenn kjósa sér sveitarstjórnir",
      "kicker": "Innlent",
      "snippet": "Kjördagur er genginn í garð og kjósendur um allt land velja sér sveitarstjórnarfulltrúa í kosningum 2026.",
      "section": "innlent",
      "section_label": "Innlent",
      "author": "Lovísa Arnardóttir",
      "published_at": "2026-05-17T08:00:00+00:00",
      "updated_at": "2026-05-17T11:32:00+00:00",
      "image_url": "https://www.visir.is/i/A38B1AC0F9E4D27FC0E5E5C7C9C2A7BA_640x360.jpg",
      "is_video": false
    },
    {
      "id": "20262885040d",
      "url": "https://www.visir.is/g/20262885040d/loka-tolur-i-reykja-vik-sjalf-staedis-flokkurinn-naer-niunda-manni-inn",
      "title": "Lokatölur í Reykjavík: Sjálfstæðisflokkurinn nær níunda manni inn",
      "kicker": "Innlent",
      "snippet": "Lokatölur úr Reykjavík sýna að Sjálfstæðisflokkurinn nær níunda manni inn í borgarstjórn í kosningum 2026.",
      "section": "innlent",
      "section_label": "Innlent",
      "author": "Bjarki Sigurðsson",
      "published_at": "2026-05-17T02:15:00+00:00",
      "updated_at": "2026-05-17T04:48:00+00:00",
      "image_url": "https://www.visir.is/i/B47C2BD1F0F5E38FD1F6F6D8DAD3B8CB_640x360.jpg",
      "is_video": false
    },
    {
      "id": "20262885049d",
      "url": "https://www.visir.is/g/20262885049d/hildur-med-palmann-i-hondunum",
      "title": "Hildur með pálmann í höndunum",
      "kicker": "Innlent",
      "snippet": "Hildur Björnsdóttir leiðir Sjálfstæðisflokkinn til stórsigurs í Reykjavík í sveitarstjórnarkosningum 2026.",
      "section": "innlent",
      "section_label": "Innlent",
      "author": "Magnús Jochum Pálsson",
      "published_at": "2026-05-17T02:42:00+00:00",
      "updated_at": "2026-05-17T03:12:00+00:00",
      "image_url": "https://www.visir.is/i/C58D3CE2F1F6E49FE2F7F7E9EBE4C9DC_640x360.jpg",
      "is_video": false
    }
  ],
  "search_parameters": {
    "query": "kosningar 2026",
    "section": "innlent",
    "from_date": "2026-05-01",
    "to_date": "2026-05-17",
    "sort": "newest",
    "page": 1
  }
}
Premium
$49/mo
Free trial (50 credits once)
18,000 credits
1 credit = standard API request
2 credits = JS rendering API request
3 credits = WebUnlocker API request
7 requests per second
Clean & parsed data
Email support
Premium+
$99/mo
Free trial (50 credits once)
40,000 credits
1 credit = standard API request
2 credits = JS rendering API request
3 credits = WebUnlocker API request
10 requests per second
Clean & parsed data
Email support
Startup
$249/mo
Free trial (50 credits once)
110,000 credits
1 credit = standard API request
2 credits = JS rendering API request
3 credits = WebUnlocker API request
15 requests per second
Clean & parsed data
Email & chat support
Startup+
$499/mo
Free trial (50 credits once)
230,000 credits
1 credit = standard API request
2 credits = JS rendering API request
3 credits = WebUnlocker API request
20 credits per second
Clean & parsed data
Chat & Email support
Enterprise+
$999/mo
Free trial (50 credits once)
530,000 credits
1 credit = standard API request
2 credits = JS rendering API request
3 credits = WebUnlocker API request
30 credits per second
Clean & parsed data
Account manager
Custom
+$2,000/mo
Tailored for your needs
Custom credits count
Custom requests rate
Clean & parsed data
Account manager
Premium
45€/mo
Free trial (50 credits once)
18,000 credits
1 credit = standard API request
2 credits = JS rendering API request
3 credits = WebUnlocker API request
7 requests per second
Clean & parsed data
Email support
Premium+
89€/mo
Free trial (50 credits once)
40,000 credits
1 credit = standard API request
2 credits = JS rendering API request
3 credits = WebUnlocker API request
10 requests per second
Clean & parsed data
Email support
Startup
229€/mo
Free trial (50 credits once)
110,000 credits
1 credit = standard API request
2 credits = JS rendering API request
3 credits = WebUnlocker API request
15 requests per second
Clean & parsed data
Email & chat support
Startup+
459€/mo
Free trial (50 credits once)
230,000 credits
1 credit = standard API request
2 credits = JS rendering API request
3 credits = WebUnlocker API request
20 requests per second
Clean & parsed data
Chat & Email support
Enterprise+
919€/mo
Free trial (50 credits once)
530,000 credits
1 credit = standard API request
2 credits = JS rendering API request
3 credits = WebUnlocker API request
30 requests per second
Clean & parsed data
Account manager
Custom
$2,000/mo
Tailored for your needs
Unlimited requests
Custom requests rate
Clean & parsed data
Account manager

Get 50 free credits when signing-up

Use Piloterr's private proxy pool

How do credits work? Check our documentation page
Accepted payment methods:
Free plan
$0/mo
1 credit = 1 video
10 credits once
1 request per second
2 users
Priority support
Startup
$299/mo
1 credit = 1 video
2,000 credits per month
3 requests per second
5 users
Priority support
Enterprise
$999/mo
1 credit = 1 video
10,000 credits per month
5 requests per second
5 users
Account manager
Get 10% off when buying annual subscriptions, contact us to get started.
Accepted payment methods:
Starter
$50.00
$1.00 = 1,000 requests
50,000 requests
1 request = 1 search
1 year credits roll-over
Real-time results
Custom query location
Email support
Premium
$1,250.00
$0.50 = 1,000 requests
2,500,000 requests
1 request = 1 search
1 year credits roll-over
Real-time results
Custom query location
Email support
Ultimate
$3,750.00
$0.30 = 1,000 requests
12,500,000 requests
1 request = 1 search
1 year credits roll-over
Real-time results
Custom query location
Email support
Get 10% off when buying annual subscriptions, contact us to get started.
Accepted payment methods:

Get 50 free credits now!

Sign up now and enjoy 50 free API credits + full access to our premium endpoints!

"Piloterr raises the game of automation in Growth Hacking with innovative integrations such as LinkedIn Profile info and Crunchbase, opening up new perspectives."

Kévin Zimmermann

Growth

"5* tool, reliable and efficient - works perfectly to collect Google data. Bonus, the support is really responsive."

Corentin Robert

Growth

"Thanks to Piloterr for handling our use-cases professionally"

Datagma

Raphael, CEO

Frequently asked questions

Everything you need to know about our products & services.

Are Piloterr solutions secured and GDPR compliant?

We have implemented industry-standard security measures to ensure the safety of your data. Our platform uses SSL encryption to protect your API requests. We're also fully aligned with GDPR and CCPA compliance standards.

How frequently are new APIs added, can I suggest new ones?

We are always adding new APIs to our platform based on customer demand and emerging technologies. If you have a specific API you would like us to add, please contact our support team and let us know.

Can I upgrade, downgrade and cancel anytime?

Active plans can be upgraded, downgraded and cancelled anytime. Changes are immediate. When changing plan, the remaining unused requests of your current plan are added from your next invoice amount.

What is your cancellation policy?

We understand that things change. You can cancel your plan at any time and we’ll refund you the difference that you already paid (annual subscriptions only and under the terms described here).

Do my unused credits rollover to the next month?

Your monthly subscription restarts with your monthly allowance of successful search credits on the first day of your billing cycle's subscription.

Do you offer technical support for users?

Yes! We are always happy to help users to be able to use our API! You can chat us and we'll try and get back to you within a single business day.

How credits API calls are calculated?

Only successful requests are counted towards your monthly searches. Errored and failed searches are not. For the credit system, please consult our documentation.

Can I request custom API endpoints?

Of course! We are always expanding our code and building new APIs for different search engines. You can create a feature request on our Roadmap. We aren't able to build APIs for every websites for a variety of reasons but we do always make additions where they are needed and able to be done.