Discover/tek.no API
live

tek.no APItek.no

Access articles, product reviews, deals, mobile subscriptions, and broadband plans from tek.no via 13 structured endpoints. Norwegian tech data in JSON.

Endpoints
13
Updated
3mo ago
Try it

No input parameters required.

api.parse.bot/scraper/a5dfe3c1-452b-4872-b316-557639a1aba0/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/a5dfe3c1-452b-4872-b316-557639a1aba0/get_homepage_articles' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 13 totalclick to expand

Retrieve the latest articles, tests, and news from the tek.no homepage. Returns articles aggregated from various homepage sections.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "articles": "array of article objects with id, title, url, description, image, authors, dates, tags, and section"
  },
  "sample": {
    "data": {
      "articles": [
        {
          "id": "16qxzq",
          "url": "/nyheter/nyhet/i/16qxzq/netflix-oeker-prisene",
          "title": "Netflix øker prisene",
          "section": {
            "title": "Nyhet"
          },
          "description": "Skal også få reklame i 2027."
        }
      ]
    },
    "status": "success"
  }
}

About the tek.no API

The tek.no API provides structured access to Norway's leading technology publication through 13 endpoints covering news, product reviews, deals, and telecom comparisons. The get_article_detail endpoint returns full article body content as structured component blocks, while get_mobile_subscriptions delivers operator-level plan data including monthly fees and included data — fields not typically available from generic news APIs.

Articles and Content

The API exposes tek.no's full editorial output across multiple content types. get_homepage_articles returns the current front page without parameters, giving you articles with id, title, url, description, image, authors, dates, tags, and section. search_articles accepts a required query string and an optional page integer, returning paginated results with a pagination object containing page and numberOfPages. get_articles_by_type filters by a required type parameter accepting guider, nyheter, sniktitt, kommentar, or gaming — matching tek.no's own editorial categories.

Product Reviews and Tests

get_all_reviews returns two top-level keys: categories (an array with id, name, slug, metaDescription, and nested children) and recent_tests (comparative tests with a table field holding structured product comparison data). Use the category_id and slug values from that response to call get_reviews_by_category, which returns review objects including ratings and latestReview metadata. Pass latestReview.articleId and latestReview.articleSlug as test_id and slug to get_review_detail to retrieve the full review with components, rating, conclusion, and pricing context.

Telecom Comparisons and Deals

get_mobile_subscriptions and get_mobile_broadband_plans both return structured plan arrays for Norwegian operators. Each plan object includes id, name, slug, an operator object with name, network, and logo, and a pricingModel with monthlyFee and dataIncluded. These endpoints are suited for building Norwegian mobile plan comparison tools without manually tracking operator pages. get_deals returns current product offers with pricing and product information from tek.no's deals section.

Guides and Gaming

get_guides and get_gaming_articles each return article arrays with the same field shape: id, title, url, description, image, authors, dates, tags, and section. Both are read-only with no input parameters, reflecting the current state of those sections at call time.

Common use cases
  • Build a Norwegian tech news aggregator pulling from get_latest_news and get_homepage_articles with structured author and tag data.
  • Create a mobile plan comparison tool for Norwegian consumers using operator, network, and pricing fields from get_mobile_subscriptions.
  • Monitor product review scores across categories by chaining get_all_reviews, get_reviews_by_category, and get_review_detail.
  • Track current Norwegian tech deals and price changes via the get_deals endpoint.
  • Implement keyword-based article search for a content research tool using search_articles with pagination support.
  • Aggregate tek.no buying guides and how-to content by category using get_guides and get_articles_by_type with type guider.
  • Surface competitive gaming coverage in a gaming-focused app using get_gaming_articles article metadata including tags and section.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does tek.no offer an official developer API?+
Tek.no does not publish an official public developer API. There is no documented REST or GraphQL API listed on their site for third-party developer access.
What does `get_review_detail` return beyond what `get_reviews_by_category` provides?+
get_reviews_by_category gives you summary-level data including ratings and latestReview identifiers. get_review_detail returns the full review article including components (structured body content blocks), conclusion, authors, dates, and pricing context — fields not present in the category listing response.
Does the API return user comments or community forum posts from tek.no?+
No, the API does not currently cover user comments, forum threads, or community-generated content. It covers editorial articles, product reviews, deals, and telecom plan data. You can fork this API on Parse and revise it to add an endpoint targeting comment or forum data if that content is publicly accessible on tek.no.
Is the `get_articles_by_type` endpoint limited to specific values for the `type` parameter?+
Yes. The type parameter accepts exactly five values: guider, nyheter, sniktitt, kommentar, and gaming. These correspond to editorial sections on tek.no. Passing any other value will not return results. If you need a section not in this list, you can fork the API on Parse and revise it to add support for additional types.
How fresh is the data returned by endpoints like `get_homepage_articles` and `get_deals`?+
These endpoints reflect the current published state of the respective sections on tek.no at the time of the request. There is no historical archive endpoint — the API returns current content only, so repeated calls over time are needed to track changes.
Page content last updated . Spec covers 13 endpoints from tek.no.
Related APIs in News MediaSee all →
arxiv.org API
Search and discover academic research papers on arXiv using keywords, authors, titles, categories, and dates, then access detailed metadata for any paper. Browse the complete arXiv category taxonomy to explore research across different scientific disciplines.
glastonburyfestivals.co.uk API
Discover historical and current Glastonbury Festival line-ups, find artist set times and stage locations, and search for specific performers across all festival years. Stay updated with the latest festival news and explore detailed information about festival areas and stages.
vg.no API
Access VG.no's latest news, articles, sports scores, and TV guides through a single interface where you can browse the front page, search articles by topic, view category-specific content, and find related stories. Get real-time sports scores and television schedules alongside comprehensive news coverage from Norway's leading news outlet.
maradminbot.com API
Search and retrieve official Marine Corps MARADMIN announcements from Marines.mil, filtering by year, status, and keyword to stay updated on the latest personnel and administrative directives. Get detailed information about specific announcements by number or browse the most recent updates to ensure you never miss critical Marine Corps guidance.
morningstar.com.au API
Access comprehensive financial data for Australian stocks, ETFs, and managed funds including key metrics, valuations, dividends, and historical prices. Search securities, review company profiles and ownership details, and stay informed with market news and upcoming dividend information.
allaboutcircuits.com API
Access educational electronics content from All About Circuits, including technical articles, circuit diagrams, textbook volumes, and forum discussions organized by category. Search and browse the latest resources, view detailed articles, explore engineering tools, and find answers across their community forums.
novelbin.me API
Search and browse novels by title, genre, or popularity, and explore trending, completed, or recently updated works. Access full novel details, chapter listings, chapter content, author information, related titles, and reader comments. Authenticated users can manage bookmarks with reading-status tracking and subscribe to novels for update notifications.
liquor.com API
Find and browse thousands of cocktail recipes with ratings and user reviews, search drinks by ingredient or category, and read curated articles about spirits and mixology. Get detailed recipe instructions, comments from other users, and expert content all in one place.