Discover/bredbandsval.se API
live

bredbandsval.se APIbredbandsval.se

Search Swedish broadband offers by address, compare ISPs, and retrieve provider details via the Bredbandsval.se API. 5 endpoints covering addresses, offers, and providers.

Endpoints
5
Updated
3mo ago
Try it
Address search query (street name, city, etc.)
api.parse.bot/scraper/9485b7a8-4067-40fe-b61d-d5e096068ad6/<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/9485b7a8-4067-40fe-b61d-d5e096068ad6/search_address_autocomplete?query=Vasagatan' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 5 totalclick to expand

Search for Swedish street addresses to use in broadband searches. Returns matching addresses with street name and city.

Input
ParamTypeDescription
queryrequiredstringAddress search query (street name, city, etc.)
Response
{
  "type": "object",
  "fields": {
    "addresses": "array of address objects with name, street, city, and substringMatchData"
  },
  "sample": {
    "data": {
      "addresses": [
        {
          "city": "Borås",
          "name": "Vasagatan, Borås",
          "street": "Vasagatan",
          "substringMatchData": [
            {
              "isMatched": true,
              "substring": "Vasagatan"
            },
            {
              "isMatched": false,
              "substring": ", Borås"
            }
          ]
        }
      ]
    },
    "status": "success"
  }
}

About the bredbandsval.se API

The Bredbandsval.se API gives developers access to 5 endpoints covering Swedish broadband offer discovery: search addresses with search_address_autocomplete, retrieve available plans for a specific street address via get_broadband_offers_by_address, and pull structured data on all ISPs through get_all_providers. Each broadband offer result includes company logo, product details, and property type, making it straightforward to build address-level ISP comparison tools for the Swedish market.

Address Search and Offer Retrieval

Start with search_address_autocomplete to resolve a user's input into a validated Swedish address. Pass any partial street name or city and receive an array of address objects, each containing name, street, city, and substringMatchData for highlighting matches in a UI. Once you have a confirmed address, call get_broadband_offers_by_address with the required street, number, zip_code, and city parameters (plus optional entrance). The response includes an offers array with companyId, companyLogoUrl, and product details; a companies array summarising how many offers each ISP provides; and metadata like sessionUUID, createdAt, and customerType. Note that this endpoint polls until results are ready and may take up to 30 seconds to respond.

Provider Directory

get_all_providers returns every ISP on the platform as structured objects including name, id, slug, logo, metaTitle, metaDescription, and boolean service flags: hasBroadband, hasMobileBroadband, and hasTV. Pass sort=alphabetical to receive providers in alphabetical name order. The slugs returned here are the input required by get_provider_detail, which returns a richer single-provider record adding headings, hasTelephone, and metaDescription fields useful for rendering a full provider profile page.

Homepage Brands

get_homepage_brands returns the featured ISP brands displayed on the bredbandsval.se homepage, each as a name and logo_url pair. This endpoint takes no inputs and is useful for populating a quick-select ISP picker or checking which providers are currently promoted on the platform.

Common use cases
  • Build an address-level broadband comparison widget for Swedish residential properties using get_broadband_offers_by_address
  • Populate a provider directory page with ISP names, logos, and service type flags from get_all_providers
  • Implement an address autocomplete input using search_address_autocomplete before triggering an offer search
  • Display a full ISP profile page using the headings, metaDescription, and capability booleans from get_provider_detail
  • Show a curated ISP logo carousel using brand names and logo URLs from get_homepage_brands
  • Filter Swedish ISPs by mobile broadband or TV capability using the hasMobileBroadband and hasTV flags in get_all_providers
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 bredbandsval.se have an official developer API?+
Bredbandsval.se does not publish a documented public developer API. The data accessible through this Parse API is not available via an official developer program.
What does `get_broadband_offers_by_address` actually return per offer?+
Each entry in the offers array includes a companyId, companyLogoUrl, and product details for that specific address. The response also includes an address object confirming the matched property (street, number, entrance, zipCode, city, propertyType) and a companies array summarising the count of offers per ISP.
Does the API cover business/commercial address searches, or only residential?+
The customerType field in offer responses returns values such as consumer, and the address input parameters do not include a business-specific flag. Commercial or business customer searches are not explicitly covered. You can fork this API on Parse and revise it to add a business-focused offer endpoint if that parameter is available.
Can I retrieve individual offer pricing or speed tiers from the broadband results?+
The documented response shape for get_broadband_offers_by_address includes product details within each offer object, but specific fields like monthly price or download speed are not listed as named fields in the current spec. The offers array contains the available product data returned for the address. You can fork this API on Parse and revise it to surface or flatten additional product detail fields if they appear in the raw response.
Is broadband availability data limited to Sweden?+
Yes. The address search and offer endpoints are built around Swedish postal codes and street addresses. The zip_code parameter expects a 5-digit Swedish postal code, and search_address_autocomplete returns Swedish addresses only. Coverage outside Sweden is not provided.
Page content last updated . Spec covers 5 endpoints from bredbandsval.se.
Related APIs in B2b DirectorySee all →
13f.info API
13f.info API
mouser.com API
mouser.com API
homes.com API
Search for real estate agents and properties available for sale or rent, while accessing detailed agent profiles with their 1-year transaction history, active listings, and performance statistics. Get comprehensive property details and agent information all in one place to help you find the right agent or property that matches your needs.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.
yellowpages-uae.com API
Search and discover UAE businesses with instant access to contact details, locations, and branch information from the Yellow Pages UAE directory. Find companies by name, get detailed business profiles, explore multiple branches, and browse available cities all in one place.
104.com.tw API
Search for jobs across Taiwan's largest job board and retrieve detailed job listings including descriptions, requirements, and company information. Find the right career opportunities by browsing thousands of positions or searching for specific roles that match your skills and interests.
cursor.directory API
Search and discover AI cursor rules, MCP servers, and job listings organized by category to enhance your development workflow. Browse detailed information about each rule and server to find the tools and configurations that best fit your needs.