Skip to main content

Reports & Export

Create professional PDF reports, schedule recurring data exports, and share domain intelligence insights with stakeholders.

Reports

PDF Reports

Generate downloadable PDF reports from any dataset. Available on Pro plans and above.

Creating a Report

  1. Navigate to Insights → Report Builder
  2. Select a report type:
    • Lead Summary — Overview of domains matching your criteria
    • Industry Analysis — Registration trends by industry
    • Tech Stack Report — Technology adoption breakdown
    • Custom — Build your own with selected fields
  3. Set filters (industry, country, date range, tech stack)
  4. Click Generate PDF

Reports include charts, tables, and summary statistics formatted for presentation.

Scheduled Reports

Automate recurring reports:

  1. Go to Settings → Scheduled Reports
  2. Click New Schedule
  3. Configure:
    • Report type and filters
    • Frequency — Daily, weekly, or monthly
    • Recipients — Email addresses to receive the report
    • Format — PDF attachment or inline summary
PlanScheduled Reports
Starter2
Pro5
Business10
Enterprise20

Data Export

On-Demand Export

Export search results or list contents as CSV/JSON:

  1. Run a search in the Lead Explorer or open a lead list
  2. Click Export in the toolbar
  3. Select format (CSV or JSON) and fields to include
  4. Download begins immediately

Export Limits

PlanMax Rows Per Export
Free Trial
Starter250
Pro2,000
Business5,000
Enterprise10,000

Bulk Export

For large datasets, use the Bulk Export API:

curl -X POST "https://api.crondb.com/v1/bulk/export" \
-H "Authorization: Bearer YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"filters": {"country": "US", "industry": "SaaS"}, "format": "csv"}'

Funnel Analytics

Track lead progression through your pipeline:

  • DiscoveredScrapedEnrichedHigh ConfidenceHas Email
  • Visualize conversion rates between stages
  • Filter by time period, industry, or country

Navigate to Insights → Funnel in the sidebar.

Next Steps


Open Report Builder →