VOOZH about

URL: https://apify.com/fatihtahta/clutch-co-scraper

⇱ Clutch.co Scraper with Emails & Reviews Β· Apify


πŸ‘ Clutch.co Scraper with Emails & Reviews avatar

Clutch.co Scraper with Emails & Reviews

Pricing

$1.00 / 1,000 results

Go to Apify Store

Clutch.co Scraper with Emails & Reviews

Extract clean, rich agency and service provider profiles data right from Clutch.co. It grabs every visible listing to deliver names, websites, ratings, addresses, pricing and more. Ideal for prospecting, benchmarking, and market research.

Pricing

$1.00 / 1,000 results

Rating

5.0

(1)

Developer

πŸ‘ Fatih Tahta

Fatih Tahta

Maintained by Community

Actor stats

8

Bookmarked

111

Total users

20

Monthly active users

9.3 hours

Issues response

4 days ago

Last modified

Share

Clutch.co Scraper

Slug: fatihtahta/clutch-co-scraper

Overview

Clutch.co Scraper collects structured company listing, vendor profile, optional contact details, and optional client review data from public Clutch.co pages, including company names, profile URLs, ratings, review counts, locations, pricing signals, service lines, descriptions, and profile insights. Clutch.co is a public B2B services marketplace used to research agencies, consultants, staffing firms, development companies, and other service providers, making its directory data useful for market analysis and vendor discovery. The actor turns search keywords and direct Clutch.co URLs into repeatable JSON records that can be consumed by analytics, CRM, enrichment, and reporting workflows. It is designed for automation, recurring collection, and operational consistency without requiring manual review of pages one by one. For teams that need dependable recurring data acquisition, the actor provides a clear input contract and a predictable output structure while reflecting the public data available at run time.

The actor is built around ValidatedMails.com for the contact enrichment flows, which makes the output especially useful for improving contact quality before outreach or onboarding.

Why Use This Actor

  • Market research and analytics teams: build structured extraction workflows for vendor landscapes, service categories, pricing bands, locations, ratings, and market intelligence.
  • Product and content teams: support directory pages, comparison content, vendor shortlists, and editorial research with normalized public company attributes.
  • Developers and data engineering teams: feed downstream systems, ETL jobs, warehouses, and monitoring workflows with repeatable JSON records.
  • Lead generation and enrichment teams: enrich account and prospect datasets with public Clutch profile URLs, service lines, location, rating, staffing, and pricing context.
  • Competitive tracking teams: monitor category movement, profile visibility, review counts, and public positioning across recurring runs.

Common Use Cases

  • Market intelligence: monitor vendor supply, ratings, locations, pricing indicators, service lines, and category movement.
  • Lead generation: build targeted prospect lists from public company listings and vendor profiles.
  • Competitive monitoring: track public changes across agencies, service providers, staffing companies, and other listed businesses.
  • Catalog and directory building: populate internal databases with structured company records from Clutch.co.
  • Data enrichment: add current public attributes to existing CRM, BI, or analytics datasets.
  • Review analysis: collect optional review-level records for vendor evaluation and evidence-based scoring.
  • Recurring reporting: schedule periodic runs for dashboards, alerts, market snapshots, or trend analysis.

Quick Start

  1. Choose whether to start from direct Clutch.co URLs, search keywords, or both.
  2. Use a small limit for the first validation run, such as 25 or 50 company listings per query.
  3. Enable get_contact only when company website contact enrichment is required for your workflow.
  4. Enable getReviews only when review-level records are required for your workflow.
  5. Run the actor in Apify Console.
  6. Inspect the first dataset records to confirm the company, contact, and review fields match your use case.
  7. Increase limit, add more URLs or queries, or schedule recurring runs after validating the output.

Input Parameters

The actor accepts direct Clutch.co URLs, keyword queries, optional contact enrichment, optional review collection, and collection limits.

ParameterTypeDescriptionDefault
startUrlsarray of stringsOne or more public Clutch.co URLs to collect from. Supports search result pages, category directories, location directories, and individual company profile pages.-
queriesarray of stringsSearch keywords for discovery. Use company names, service categories, industries, or location phrases.-
get_contactbooleanWhen enabled, enriches company records with emails, phone numbers, and social links from the resolved company website using ValidatedMails Discover. Requires VALIDATEDMAILS_API in the actor environment.false
getReviewsbooleanWhen enabled, collects available client reviews for each company profile as separate dataset records linked to the related company.false
maxReviewsintegerMaximum number of reviews to save per company when getReviews is enabled. Minimum value: 1.50000
limitintegerMaximum number of company listing records to save for each query. Minimum value: 1.50000

Choosing Inputs

Use startUrls when you already know the Clutch.co search results, category pages, location directories, or company profiles you want to collect. Use queries when you want to discover companies from search terms such as services, industries, locations, or brand names. Broader queries improve discovery but may require a higher limit; narrower terms produce more targeted datasets that are easier to validate and segment. Use both startUrls and queries in the same run when you want to combine known pages with keyword-based discovery. Start with a small limit, inspect the dataset, and then increase coverage once the records match your operational requirements. Enable get_contact only when you want ValidatedMails contact enrichment from each resolved company website. Enable getReviews only when review-level evidence is needed, and use maxReviews to keep review datasets aligned with your analysis scope.

Example Inputs

Search-driven vendor discovery

{
"queries":[
"web design",
"software development company"
],
"get_contact":false,
"getReviews":false,
"limit":50
}

Direct category URL collection

{
"startUrls":[
"https://clutch.co/hr/staffing?client_budget=5000&hourly_rate=300"
],
"get_contact":true,
"getReviews":false,
"limit":100
}

Targeted company research with reviews

{
"queries":[
"Brainhub",
"Remote Team Solutions"
],
"get_contact":false,
"getReviews":true,
"maxReviews":25,
"limit":10
}

Output

Output destination

The actor writes results to an Apify dataset as JSON records. The dataset is designed for direct consumption by analytics tools, ETL pipelines, and downstream APIs with minimal post-processing.

When multiple entity types or record shapes exist, this README documents each shape separately based on the provided Example Output.

Record envelope and stable identifiers

Company records include a top-level type, kind, id, url, title, source seed information, grouped company attributes, and a metadata object with run-time source context. The recommended idempotency key for company records is id; use url as a secondary comparison field when merging records across systems. For deduplication and upserts, store one record per id and update mutable fields such as ratings, review counts, descriptions, insights, and metadata on repeated runs. Stable identifiers make records easier to merge, deduplicate, and sync across repeated runs. The metadata.source_url and metadata.seed_url fields document the public page or seed context that produced the record.

Examples

Example: company (type = "company")

{
"kind":"Company",
"id":"1399203",
"url":"https://clutch.co/profile/arlington-research",
"title":"Arlington Research",
"seed_type":"url",
"seed_value":"https://clutch.co/agencies/market-research",
"listing":{
"type":"Sponsor",
"position":1,
"is_sponsor":true
},
"branding":{
"logotype":"https://img.shgstatic.com/clutch-static-prod/image/scale/50x50/s3fs-public/logos/dfac7c3dbedfecc29dd17a0c2e8519bb.jpeg",
"verified":"Verified"
},
"contact":{
"phone":"01183348134",
"location":"Reading, England",
"address":{
"street":"100 Longwater Avenue, Green Park",
"city":"Reading",
"region":"Berkshire",
"postal_code":"RG2 6GP",
"country":"GB",
"phone":"01183348134"
},
"company_page_url":"https://clutch.co/profile/arlington-research"
},
"ratings":{
"rating":4.9,
"reviews_count":9,
"reviews_text":"9 reviews"
},
"pricing":{
"minimum_project_size":"$5,000+",
"hourly_rate":"Undisclosed",
"price_range":"0"
},
"staffing":{
"employees":"2 - 9"
},
"services":{
"services_provided":[
"70% Market Research",
"10% Branding",
"10% Other Marketing +1 service",
"10% Public Relations"
]
},
"description":"Arlington Research is a market research firm specializing in survey analysis, market research solutions, and market data analytics. Clients highlight their detailed reporting, timely delivery, and clear communication.",
"projects":{
"projects_count":9,
"projects_url":"https://clutch.co/profile/arlington-research#reviews"
},
"insights":{
"recent_reviews":{
"headline":"Reviewed 1 time in the past 6 months",
"features":[
"1 of 1 reviews is 5 stars",
"1 new review for Market Research services",
"$10,000 – $49,000 avg. project cost"
],
"summary_title":"Reviewed 1 time in the past 6 months",
"summary_text":"Recent reviews describe timely delivery, clear communication, and useful market research outputs.",
"cta_url":"https://clutch.co/profile/arlington-research?sort_by=date_desc&verified=true#reviews-subheader"
},
"service_line_reviews":{
"headline":"9 reviews mention Market Research",
"features":[
"7 of 9 Market Research reviews are 5 stars",
"$10,000 – $49,000 avg. project cost"
],
"highlight_title":"Market Research for Cloud Solutions Company",
"highlight_summary":"5.0 β€” Arlington Research provided market research for a cloud solutions company.",
"cta_url":"https://clutch.co/profile/arlington-research?service_provided=field_pp_sl_market_research&verified=true#reviews-subheader"
},
"industries":{
"headline":"Experience in 6 industries",
"summary_title":"Industry Experience",
"summary_text":"Arlington Research has demonstrated expertise across financial services, telecommunications, software, consulting, media, and business services.",
"industries":[
"Financial services",
"Software",
"Consulting",
"Telecommunications",
"Advertising & marketing",
"Media",
"Business services"
],
"cta_url":"https://clutch.co/profile/arlington-research?verified=true#reviews"
},
"cost_rating":{
"headline":"4.8 out of 5.0 rating for cost",
"cost_breakdown":[
"$10,000 to $49,000 (4)",
"$50,000 to $199,999 (2)",
"Less than $10,000 (1)"
],
"summary_title":"What Clients Have Said",
"summary_text":"Clients describe the company as a strong value for cost with reliable deliverables and clear communication.",
"cta_url":"https://clutch.co/profile/arlington-research?verified=true#reviews-subheader"
}
},
"website":{
"website_url":"https://www.arlingtonresearch.global/"
},
"contact_details":{
"emails":[
"info@arlingtonresearch.global"
],
"phone_numbers":[
"+44 (0)118 334 8134",
"4401183348134"
],
"social_media":{
"twitter":"https://twitter.com/arlington_res",
"linkedin":"https://www.linkedin.com/company/arlingtonresearch"
}
},
"additional_fields":{
"year_founded":"2012",
"languages":[
"English"
],
"timezones":[
"GMT"
],
"locations":[
"Reading, England",
"London, England"
]
},
"metadata":{
"id":"1399203",
"seed_url":"https://clutch.co/agencies/market-research",
"source_url":"https://clutch.co/agencies/market-research",
"scraped_at":"2026-06-15T08:02:11Z",
"position":1
},
"type":"company"
}

Example: review (type = "review")

{
"kind":"Review",
"id":"282514",
"url":"https://clutch.co/go-to-review/005f8693-7555-4a5c-b47d-626997b1551d/282514",
"title":"Market Research for Cloud Solutions Company",
"company":{
"id":"1399203",
"title":"Arlington Research",
"url":"https://clutch.co/profile/arlington-research"
},
"review":{
"date":"Apr 16, 2024",
"type":"The client submitted this review online."
},
"ratings":{
"rating":5,
"rating_metrics":{
"Quality":4.5,
"Schedule":5,
"Cost":4.5,
"Willing to Refer":5
},
"rating_details":{
"overall":5,
"details":{
"Quality":{
"score":4.5,
"description":"Service & Deliverables"
},
"Schedule":{
"score":5,
"description":"On time / deadlines"
},
"Cost":{
"score":4.5,
"description":"Value / within estimates"
},
"Willing to Refer":{
"score":5,
"description":"NPS"
}
}
}
},
"content":{
"quote":"\"They always deliver on time.\"",
"summary":"Arlington Research provided market research for a cloud solutions company. They set up an industry report survey and market study, gathered participants, analyzed gathered data, and created a written report.",
"feedback":"Arlington Research led the research and created two custom-made surveys for industries the client was interested in. The team kept the client in the loop and answered questions quickly."
},
"reviewer":{
"name":"Leonie Metken",
"position":"Head of Brand & Communications, zvoove",
"verified":true,
"details":{
"industry":"Other industries",
"location":"Germany",
"client_size":"501-1,000 Employees",
"review_type":"Online Review"
}
},
"project":{
"services":[
"Market Research"
],
"project_size":"$10,000 to $49,999",
"project_length":"Oct. 2023 - Apr. 2024"
},
"extra_sections":[
{
"title":"BACKGROUND",
"content":"Please describe your company and position. I am the Head of Brand and Communications of zvoove."
},
{
"title":"RESULTS & FEEDBACK",
"content":"The research produced custom surveys, strong participation, and useful results for the client's target groups."
}
],
"metadata":{
"id":"282514",
"seed_url":"https://clutch.co/agencies/market-research",
"source_url":"https://clutch.co/profile/arlington-research",
"scraped_at":"2026-06-15T08:02:13Z"
},
"type":"review"
}

Field Reference

Company Record

kind (string, required): Human-readable record family.

type (string, required): Machine-readable record type. Example: company.

id (string, required): Stable Clutch company identifier.

url (string, required): Public Clutch company profile URL.

title (string, required): Company or vendor name.

seed_type (string, optional): Input mode that produced the record, such as a URL or query.

seed_value (string, optional): Input value that produced the record.

listing.type (string, optional): Listing placement category when available.

listing.position (integer, optional): Position of the company within the source listing context.

listing.is_sponsor (boolean, optional): Whether the listing is marked as sponsored when available.

branding.logotype (string, optional): Company logo image URL when available.

branding.verified (string, optional): Public verification label shown for the company.

contact.location (string, optional): Public company location text.

contact.company_page_url (string, optional): Public Clutch profile URL for the company.

ratings.rating (number, optional): Public rating value, typically on a 5-point scale when present.

ratings.reviews_count (integer, optional): Number of reviews shown for the company.

ratings.reviews_text (string, optional): Review count label as displayed publicly.

pricing.minimum_project_size (string, optional): Public minimum project size text.

pricing.hourly_rate (string, optional): Public hourly rate text.

staffing.employees (string, optional): Public company size range.

services.services_provided (array of strings, optional): Public service lines and percentage labels.

description (string, optional): Public company summary or profile description.

projects.projects_count (integer, optional): Public count of related review or project records when available.

projects.projects_url (string, optional): Public URL for profile reviews or projects.

insights.recent_reviews.headline (string, optional): Headline for recent review activity.

insights.recent_reviews.features (array of strings, optional): Public recent-review highlights.

insights.recent_reviews.summary_title (string, optional): Title for the recent-review summary.

insights.recent_reviews.summary_text (string, optional): Public summary text for recent reviews.

insights.recent_reviews.cta_url (string, optional): Public URL related to recent-review details.

insights.service_line_reviews.headline (string, optional): Headline for service-line review activity.

insights.service_line_reviews.features (array of strings, optional): Public service-line review highlights.

insights.service_line_reviews.highlight_title (string, optional): Title of a highlighted service-line review.

insights.service_line_reviews.highlight_summary (string, optional): Summary of a highlighted service-line review.

insights.service_line_reviews.cta_url (string, optional): Public URL related to service-line review details.

insights.industries.headline (string, optional): Headline for industry experience.

insights.industries.summary_title (string, optional): Title for the industry summary.

insights.industries.summary_text (string, optional): Public industry experience summary.

insights.industries.industries (array of strings, optional): Industries associated with the company.

insights.industries.cta_url (string, optional): Public URL related to industry or review details.

website.website_url (string, optional): Resolved company website URL when available.

contact_details.emails (array of strings, optional): Email addresses returned by contact enrichment.

contact_details.phone_numbers (array of strings, optional): Phone numbers returned by contact enrichment.

contact_details.social_media (object, optional): Social profile links returned by contact enrichment.

metadata.id (string, optional): Company identifier repeated in metadata for easier downstream handling.

metadata.seed_url (string, optional): Public seed URL associated with the record.

metadata.source_url (string, optional): Public source URL associated with the record.

metadata.scraped_at (string, optional): ISO 8601 timestamp for when the record was collected.

metadata.position (integer, optional): Listing position repeated in metadata for convenience.

Data Quality, Guarantees, And Handling

  • Structured records: results are normalized into predictable JSON objects for downstream use.
  • Best-effort extraction: fields may vary by region, session, availability, and public Clutch.co interface changes.
  • Optional fields: null-check optional fields in downstream code, especially profile insights, pricing, staffing, website, and review-related attributes.
  • Deduplication: use id as the strongest stable key for company records, with url as a secondary comparison field.
  • Freshness: results reflect the publicly available data at run time.
  • Repeated runs: use the recommended idempotency key when syncing data into warehouses, CRMs, or search indexes.

Tips For Best Results

  • Start with a small limit to validate the output shape before scaling up.
  • Use specific queries when you need targeted companies, service categories, industries, or locations.
  • Use direct startUrls when you need repeatable coverage of known Clutch.co pages.
  • Combine startUrls and queries when you want known targets plus discovery in a single run.
  • Enable getReviews only when review-level evidence is required.
  • Set maxReviews conservatively for review-heavy workflows so datasets stay easy to inspect.
  • Use id for deduplication when storing results over time.

How to Run on Apify

  1. Open the Actor in Apify Console.
  2. Configure the available input fields for the target scope.
  3. Set the maximum number of outputs to collect with limit.
  4. Choose whether to include profile reviews.
  5. Click Start and wait for the run to finish.
  6. Download results in JSON, CSV, Excel, or other supported formats.

Scheduling & Automation

Scheduling

Automated Data Collection

You can schedule runs to keep Clutch.co vendor datasets fresh for monitoring, enrichment, and reporting workflows. Scheduled runs are useful when your team needs recurring snapshots rather than one-off exports.

  • Navigate to Schedules in Apify Console
  • Create a new schedule, such as daily, weekly, or a custom cron schedule
  • Configure input parameters
  • Enable notifications for run completion
  • Add webhooks for automated processing

Integration Options

  • CRM enrichment: sync public company profile, rating, service, pricing, and location attributes into account or lead records.
  • Google Sheets or Airtable: review vendor shortlists, qualify prospects, and share lightweight research tables with business teams.
  • Webhooks: trigger validation, notification, or ingestion workflows after each completed run.
  • Data enrichment pipelines: append public Clutch attributes to existing company, vendor, or market datasets.
  • BI dashboards: monitor category movement, review counts, ratings, locations, and service-line coverage over time.
  • API access: consume JSON records programmatically for internal applications and warehouse ingestion.

Export Formats And Downstream Use

Apify datasets can be exported or consumed by downstream systems in formats suitable for both manual review and automated ingestion.

  • JSON: for APIs, applications, and data pipelines.
  • CSV or Excel: for spreadsheet workflows and manual review.
  • API access: for automated ingestion into internal systems.
  • BI and warehouses: for reporting, dashboards, and historical analysis.

Performance

Estimated run times:

  • Small runs (< 1,000 outputs): ~3-5 minutes
  • Medium runs (1,000-5,000 outputs): ~5-15 minutes
  • Large runs (5,000+ outputs): ~15-30 minutes

Execution time varies based on filters, result volume, and how much information is returned per record. Highly filtered runs can finish faster, while broad discovery or detail-rich records may take longer.

Limitations

  • Availability depends on what https://clutch.co publicly exposes at run time.
  • Some optional fields may be missing on sparse company profiles or listings.
  • Very broad searches may take longer or require higher limit values.
  • Review collection can increase dataset size and run duration.
  • Target-side changes can affect field availability, labels, or naming.
  • Regional, account, or availability differences may change visible results.

Troubleshooting

  • No results returned: check keyword spelling, direct URLs, and whether Clutch.co has matching public records for the requested scope.
  • Fewer results than expected: broaden the query, raise limit, or verify that the target contains enough matching public records.
  • Some fields are empty: optional fields depend on what each public company profile or listing provides.
  • Run takes longer than expected: reduce scope, lower limit for validation, or split broad collection into smaller segments.
  • Review output is larger than expected: lower maxReviews or disable getReviews when only company-level records are needed.
  • Output changed: compare the current output with the field reference and report a small sample if support is needed.

FAQ

What data does this actor collect?

It collects public Clutch.co company listings, vendor profiles, ratings, review counts, locations, service lines, pricing indicators, staffing ranges, descriptions, profile insights, and optional review records.

Can I filter by location, category, date, price, or other criteria?

The actor supports keyword queries and direct Clutch.co URLs. If you need a specific location, category, price band, or other public filter, use a relevant search phrase or provide a Clutch.co URL that already represents that scope.

Why did I receive fewer results than my limit?

The limit is a maximum, not a guarantee. A run may return fewer records if the query or URL contains fewer matching public companies.

Can I schedule recurring runs?

Yes. Use Apify schedules to run the actor daily, weekly, or on a custom cron schedule for recurring monitoring and reporting.

How do I avoid duplicates across runs?

Use the company id as the primary idempotency key. The url field is also useful as a secondary comparison field.

Can I export the data to CSV, Excel, or JSON?

Yes. Apify datasets can be downloaded in JSON, CSV, Excel, and other supported formats.

Does this actor collect private data?

The actor is intended for publicly available Clutch.co business information. Users are responsible for ensuring that their use of the data complies with applicable laws and platform terms.

Should I enable review collection?

Enable getReviews when your workflow needs review-level evidence, vendor evaluation data, or text analysis. Leave it disabled for faster company-level discovery runs.

What should I include when reporting an issue?

Include the input used, the run ID, expected versus actual behavior, and a small output sample when possible. Redact sensitive business context before sharing.

Compliance & Ethics

Responsible Data Collection

This actor collects publicly available company and vendor profile information from https://clutch.co for legitimate business purposes, including:

  • B2B services research and market analysis
  • Vendor discovery, enrichment, and operational reporting
  • Competitive monitoring and category intelligence

Users are responsible for ensuring that their collection and use of data complies with applicable laws, regulations, and platform terms. This section is informational and not legal advice.

Best Practices

  • Use collected data in accordance with applicable laws, regulations, and the target site's terms
  • Respect individual privacy and personal information
  • Use data responsibly and avoid disruptive or excessive collection
  • Do not use this actor for spamming, harassment, or other harmful purposes
  • Follow relevant data protection requirements where applicable, such as GDPR and CCPA

Support

For help, use the Issues tab or the actor page in Apify Console. Include the input used, with sensitive values redacted; the run ID; the expected versus actual behavior; and a small output sample if it helps illustrate the issue. Avoid sharing confidential business data when requesting support.

You might also like

Clutch.co B2B Agency Scraper

crawlerbros/clutch-scraper

Extract agency profiles, ratings, reviews, and verified client data from Clutch.co. Get ratings, pricing, services, location, and reviews for B2B service providers.

13

Clutch.co Scraper

scrapeai/clutch-co-scraper

Unofficial Clutch.co API. Scrape company profiles, listings, and reviews from Clutch.co at scale.

Clutch.co Agency Scraper β€” B2B Leads with Emails

samstorm/clutch-agency-scraper

Scrape agency listings from Clutch.co by service category. Get company details, ratings, hourly rates, and verified contact emails. The only Clutch scraper with built-in email enrichment and verification.

68

Clutch Scraper

great_pistachio/clutch-scraper

Scrape agency listings from Clutch.co β€” company names, ratings, reviews, pricing, services, locations, and more. Filter by category and location. Perfect for lead generation, competitor analysis, and market research.

πŸ‘ User avatar

Saturnin Pugnet

28

Clutch.co Scraper

automation-lab/clutch-scraper

Extract B2B service provider data from Clutch.co. Get company names, ratings, reviews, locations, hourly rates, project sizes, and service details. Export as JSON, CSV, or Excel.

πŸ‘ User avatar

Stas Persiianenko

26

1.0

Clutch.co Reviews Scraper

shahidirfan/clutch-co-reviews-scraper

Extract Clutch.co reviews, ratings & agency profiles at scale. Scrape client feedback, competitive intelligence, and market data. Perfect for B2B research, lead generation, and competitive analysis.

7

5.0

Clutch Profile Scraper

getdataforme/clutch-profile-scraper

The Clutch Profile Scraper extracts detailed company profiles from Clutch.co, including services, reviews, and ratings, for market research and competitive analysis....

Clutch.co Scraper - B2B Agency Leads & Data

logiover/clutch-co-scraper

Scrape Clutch.co agencies without login: name, website, rating, pricing & services. Export Clutch agency data to CSV/JSON - an unofficial Clutch API for B2B leads.

Clutch Company Search Scraper

powerai/clutch-company-search-scraper

Scrape service provider companies from Clutch.co with automatic pagination and comprehensive company data extraction.

Clutch.co Listings Scraper

piotrv1001/clutch-listings-scraper

The Clutch.co Listings Scraper extracts paginated business data from Clutch.co URLs, capturing company titles, logos, hourly rates, reviews, ratings, and offered servicesβ€”ideal for market research and competitor analysis.

344

1.0