F6s Search Scraper avatar

F6s Search Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
F6s Search Scraper

F6s Search Scraper

Extract comprehensive product and company data from F6s.com with this Apify Actor. Automates scraping search results for ratings, reviews, and insights in structured JSON. Perfect for market research, competitive intelligence, and business automation—customizable, scalable, and code-free.

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

Introduction

The F6s Search Scraper is a powerful Apify Actor designed to extract detailed product and company information from F6s.com, a leading platform for startups and innovators. It automates the scraping of search results, delivering structured data on products, ratings, companies, and more, enabling users to gather insights efficiently without manual effort. Ideal for researchers, analysts, and businesses seeking reliable data for decision-making.

Features

  • Comprehensive Data Extraction: Scrapes key details including product names, URLs, ratings, company info, and review counts from F6s search results.
  • Customizable Request Limits: Set maximum items to crawl, ensuring control over data volume and API usage.
  • High Reliability: Built on CheerioCrawler for fast, efficient web scraping with robust error handling.
  • Structured JSON Output: Delivers clean, machine-readable data perfect for integration into databases or analytics tools.
  • Scalable Performance: Handles large-scale extractions while respecting rate limits to avoid bans.
  • No Coding Required: User-friendly interface for quick setup and execution on the Apify platform.
  • Real-Time Monitoring: Track progress through Apify's dashboard with detailed logs.

Input Parameters

ParameterTypeRequiredDescriptionExample
maxItemsintegerNoMaximum number of requests that can be made by this crawler. Limits the crawl to prevent overuse.100

Example Usage

Input JSON

{
"maxItems": 50
}

Output JSON

[
{
"productId": 157442,
"name": "Intrascope.app",
"alias": "intrascope",
"url": "https://www.intrascope.app/",
"rating": 5,
"score": null,
"pricingPlansV2": null,
"company": {
"actorId": 6516806,
"alias": "intrascope.app",
"picture": {
"imageId": 4754871,
"extensions": ["jpg"],
"path": "https://www.f6s.com/content-resource/profiles/",
"thumbnail": "https://www.f6s.com/content-resource/profiles/6516806_73b4afa2159c3c34221fd7ddb59fa93676703c5a_th1.jpg"
}
},
"reviewsCount": 1,
"logo": null
}
]

Use Cases

  • Market Research: Analyze trending products and companies on F6s to identify market gaps and opportunities.
  • Competitive Intelligence: Monitor competitors' offerings, ratings, and reviews for strategic insights.
  • Price Monitoring: Track pricing plans and scores to compare offerings across startups.
  • Content Aggregation: Collect data for blogs, reports, or databases on innovative products.
  • Academic Research: Gather structured data for studies on startup ecosystems and innovation.
  • Business Automation: Integrate scraped data into workflows for automated reporting or CRM updates.

Installation and Usage

  1. Search for "F6s Search Scraper" in the Apify Store
  2. Click "Try for free" or "Run"
  3. Configure input parameters
  4. Click "Start" to begin extraction
  5. Monitor progress in the log
  6. Export results in your preferred format (JSON, CSV, Excel)

Output Format

The Actor outputs an array of JSON objects, each representing a scraped product or item from F6s search results. Key fields include:

  • productId: Unique identifier for the product.
  • name: Product name.
  • alias: Short alias or slug.
  • url: Direct link to the product page.
  • rating: User rating (e.g., 1-5 scale).
  • score: Additional scoring metric (may be null).
  • pricingPlansV2: Pricing details (may be null).
  • company: Object with company details like actorId, alias, and picture (including thumbnail URL).
  • reviewsCount: Number of reviews.
  • logo: Product logo URL (may be null).

Data is clean and structured for easy parsing, with null values indicating unavailable information.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!