Coverfox Scraper - Indian Insurance Comparison Plans
Pricing
from $3.00 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
10 days ago
Last modified
Categories
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
| Parameter | Type | Description | Default |
|---|---|---|---|
mode | string (select) | Insurance category to scrape | carInsurance |
maxItems | integer | Maximum plans to return (1–100) | 20 |
Mode Options
| Value | Description |
|---|---|
carInsurance | Comprehensive car insurance plans |
healthInsurance | Individual and family health insurance plans |
termInsurance | Term life insurance plans |
bikeInsurance | Two-wheeler and bike insurance plans |
Example Input
{"mode": "carInsurance","maxItems": 15}
Output
Each record represents one insurance plan listed on Coverfox.
| Field | Type | Description |
|---|---|---|
planName | string | Plan display name (e.g. "Bajaj Allianz Car Insurance") |
insurer | string | Insurance company name |
category | string | Insurance category label (e.g. "Car Insurance") |
categorySlug | string | URL-friendly category slug (e.g. "car-insurance") |
tag | string | Coverfox recommendation tag (e.g. "recommended", "best seller") |
claimSettlementRatio | number | Claim settlement ratio as a percentage (0–100) |
claimSettlementRatioRaw | string | Raw claim settlement ratio string (e.g. "87.96%") |
premium | string | Starting premium price (e.g. "Rs. 3,891") |
premiumLabel | string | Premium description label (e.g. "Starting Premium") |
coverageAmount | string | Core coverage amount for the plan — "Amount Covered" (health), "Sum Assured" (term life), or "IDV" (bike) |
coverageAmountLabel | string | Which coverage metric coverageAmount represents (e.g. "Amount Covered", "Sum Assured", "IDV") |
features | array | Key product features (e.g. "RSA Cover: Free", "PA Cover: Rs. 225") |
logoUrl | string | URL of the insurer logo image |
applyUrl | string | URL to start an insurance quote on Coverfox |
sourceUrl | string | Coverfox page URL where the plan was found |
scrapedAt | string | ISO 8601 timestamp of when the record was scraped |
recordType | string | Always "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.