Coverfox Scraper - Indian Insurance Comparison Plans avatar

Coverfox Scraper - Indian Insurance Comparison Plans

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Coverfox Scraper - Indian Insurance Comparison Plans

Coverfox Scraper - Indian Insurance Comparison Plans

Scrape Coverfox.com for Indian insurance plans across car, health, term life, and two-wheeler categories. Extract insurer name, claim settlement ratio, premium pricing, coverage details, features, and apply links.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 days ago

Last modified

Share

Coverfox Scraper

Scrape Coverfox.com — India's leading online insurance comparison platform — for insurance plans across car, health, term life, and two-wheeler categories. Extract insurer name, claim settlement ratio, starting premium, coverage features, and apply links.

What it does

Coverfox Scraper retrieves publicly listed insurance plans from Coverfox without requiring any account, API key, or paid proxy. It parses the embedded plan data from the page HTML and returns clean, structured records suitable for insurance market research and comparison.

Use Cases

  • Insurance market research and competitive intelligence in India
  • Comparison of claim settlement ratios across insurers
  • Premium price monitoring for car, health, and life insurance
  • Lead generation and affiliate marketing in the Indian insurance sector
  • Building datasets of Indian insurance products and providers

Input

ParameterTypeDescriptionDefault
modestring (select)Insurance category to scrapecarInsurance
maxItemsintegerMaximum plans to return (1–100)20

Mode Options

ValueDescription
carInsuranceComprehensive car insurance plans
healthInsuranceIndividual and family health insurance plans
termInsuranceTerm life insurance plans
bikeInsuranceTwo-wheeler and bike insurance plans

Example Input

{
"mode": "carInsurance",
"maxItems": 15
}

Output

Each record represents one insurance plan listed on Coverfox.

FieldTypeDescription
planNamestringPlan display name (e.g. "Bajaj Allianz Car Insurance")
insurerstringInsurance company name
categorystringInsurance category label (e.g. "Car Insurance")
categorySlugstringURL-friendly category slug (e.g. "car-insurance")
tagstringCoverfox recommendation tag (e.g. "recommended", "best seller")
claimSettlementRationumberClaim settlement ratio as a percentage (0–100)
claimSettlementRatioRawstringRaw claim settlement ratio string (e.g. "87.96%")
premiumstringStarting premium price (e.g. "Rs. 3,891")
premiumLabelstringPremium description label (e.g. "Starting Premium")
coverageAmountstringCore coverage amount for the plan — "Amount Covered" (health), "Sum Assured" (term life), or "IDV" (bike)
coverageAmountLabelstringWhich coverage metric coverageAmount represents (e.g. "Amount Covered", "Sum Assured", "IDV")
featuresarrayKey product features (e.g. "RSA Cover: Free", "PA Cover: Rs. 225")
logoUrlstringURL of the insurer logo image
applyUrlstringURL to start an insurance quote on Coverfox
sourceUrlstringCoverfox page URL where the plan was found
scrapedAtstringISO 8601 timestamp of when the record was scraped
recordTypestringAlways "insurancePlan"

Example Output

{
"planName": "Universal Sompo Insurance Car Insurance",
"insurer": "Universal Sompo Insurance",
"category": "Car Insurance",
"categorySlug": "car-insurance",
"tag": "recommended",
"claimSettlementRatio": 87.96,
"claimSettlementRatioRaw": "87.96%",
"premium": "Rs. 3891",
"premiumLabel": "Starting Premium",
"features": ["Basic Price", "Rs. 3891", "RSA Cover: Free", "PA Cover: Rs. 225"],
"logoUrl": "https://cms-img.coverfox.com/universal-sompo.png",
"applyUrl": "https://www.coverfox.com/car-insurance/",
"sourceUrl": "https://www.coverfox.com/car-insurance/",
"scrapedAt": "2026-06-30T10:00:00+00:00",
"recordType": "insurancePlan"
}

Limitations

  • Coverfox does not provide real-time personalized quotes without user input (age, vehicle details, etc.). The scraper extracts the publicly displayed comparison plans with base premiums.
  • Travel insurance (/travel-insurance/) does not embed plan data in the page HTML in a parseable format and is not supported.
  • Actual premium amounts shown are indicative starting prices for a base scenario.

Data Source

Data is scraped from coverfox.com — a publicly accessible Indian insurance comparison platform. No login, API key, or paid proxy is required.

FAQs

Do I need an Indian proxy? No. Coverfox pages are accessible from international IP addresses without geo-blocking.

Does this need residential proxies? No. Coverfox serves its comparison pages freely without bot protection on category listing pages.

How many plans are available per category? Typically 8–20 plans per category page depending on the insurance type.

What does "Claim Settlement Ratio" mean? It is the percentage of insurance claims that an insurer settles successfully. A higher ratio (e.g. 98%) indicates a more reliable insurer. This data is sourced from IRDAI (Insurance Regulatory and Development Authority of India) annual reports.

Are the premium prices accurate? Premiums shown are indicative base prices displayed by Coverfox for a standard reference vehicle/profile. Actual quotes vary by vehicle, age, and coverage options.

Which insurers are covered? All major IRDAI-registered insurers listed on Coverfox are included: Bajaj Allianz, ICICI Lombard, HDFC ERGO, Tata AIG, New India Assurance, SBI General, Reliance General, and others.