AmericanCraft Discovery Scraper avatar

AmericanCraft Discovery Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
AmericanCraft Discovery Scraper

AmericanCraft Discovery Scraper

The AmericanCraft Discovery Scraper efficiently extracts detailed product information from the American Crafts website. It offers high-quality, structured data ideal for market research, competitive analysis, and business automation....

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

2 days ago

Last modified

Share

PART 1: README.md

# AmericanCraft Discovery Scraper
Discover the power of data extraction with the **AmericanCraft Discovery Scraper**! This tool is designed to efficiently scrape product information from American Crafts' website, providing you with high-quality and reliable data for your business needs. Whether it's market research or competitive analysis, this scraper ensures you have access to accurate and up-to-date product details.
## Features
- **Comprehensive Data Extraction**: Captures detailed product information including descriptions, prices, images, and more.
- **High-Quality Data**: Ensures accuracy and reliability with structured output formats.
- **Efficient Performance**: Fast data retrieval with minimal resource usage.
- **Customizable Inputs**: Tailor the scraping process to meet specific requirements.
- **User-Friendly Interface**: Easy setup and execution within the Apify platform.
## Input Parameters
| Parameter | Type | Required | Description | Example |
|------------------|---------------------|----------|-----------------------------------------------------------------------------|----------------------------------|
| search_query | string | Yes | The keyword to search for products on American Crafts' website. | `"stamp"` |
| max_pages | integer | No | Maximum number of pages to scrape. Default is 1 page. | `5` |
| max_results | integer | No | Maximum number of results to return. | `50` |
| proxy_type | string | No | Type of proxy to use (e.g., 'http', 'https'). | `"http"` |
| delay | float | No | Delay between requests in seconds to avoid being blocked. | `1.5` |
## Example Usage
### Input JSON
```json
{
"search_query": "stamp",
"max_pages": 2,
"max_results": 10,
"proxy_type": "http",
"delay": 1.0
}

Output JSON

[
{
"id": 123456789,
"title": "We R Makers Carton Stamp Board",
"price": 33.99,
"description": "Turn paper into personality! The We R Makers Carton Stamp Board lets you score, stamp, and assemble custom paper cartons...",
"variants": [
{
"id": 987654321,
"sku": "735294",
"price": 33.99
}
],
"images": ["https://example.com/image1.jpg", "https://example.com/image2.jpg"],
"scraped_at": "2026-06-12T07:19:13.012Z"
}
]

Use Cases

  • Market Research and Analysis: Gain insights into product offerings and trends.
  • Competitive Intelligence: Monitor competitor pricing and product features.
  • Price Monitoring: Track price changes over time for strategic decision-making.
  • Content Aggregation: Collect and organize product data for content creation.
  • Academic Research: Use structured data for studies in e-commerce or marketing.
  • Business Automation: Integrate with CRM systems to streamline operations.

Installation and Usage

  1. Search for "AmericanCraft Discovery Scraper" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters as needed.
  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 output is a JSON array of product objects, each containing:

  • id: Unique identifier for the product.
  • title: Product title.
  • price: Current price of the product.
  • description: Detailed description of the product.
  • variants: Array of variant details (e.g., different sizes or colors).
  • images: List of image URLs associated with the product.
  • scraped_at: Timestamp when the data was scraped.

Support

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

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

## PART 2: Description
**Unleash the potential of data with AmericanCraft Discovery Scraper!** Extract detailed product information, monitor prices, and gain competitive insights effortlessly. Features include high-quality data extraction, customizable inputs, and efficient performance. Ideal for market research, price monitoring, and business automation. **Start scraping today and transform your data strategy!**