Dji Urls Scraper avatar

Dji Urls Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Dji Urls Scraper

Dji Urls Scraper

Effortlessly extract comprehensive DJI product data from official URLs. Features fast CheerioCrawler-based scraping, capturing titles, descriptions, images, highlights, and EOL status. Flexible inputs for multiple pages, structured JSON output....

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

6 days ago

Last modified

Share

Introduction

The Dji Urls Scraper is a powerful Apify Actor designed to extract detailed product information from DJI's official website. By scraping specified URLs, it gathers comprehensive data on DJI products, including titles, descriptions, images, and more, enabling users to collect structured data for analysis and integration. This tool is ideal for anyone needing reliable, up-to-date insights into DJI's product catalog without manual effort.

Features

  • Efficient Scraping: Utilizes CheerioCrawler for fast and reliable data extraction from DJI product pages.
  • Comprehensive Data: Captures key product details like titles, slogans, descriptions, highlights, cover images, and EOL status.
  • Flexible Input: Accepts multiple start URLs to scrape various products in a single run.
  • Structured Output: Delivers clean, JSON-formatted data ready for export to CSV, Excel, or databases.
  • Error Handling: Includes built-in mechanisms to handle page load issues and retries for robustness.
  • Performance Optimized: Designed for high-speed processing with minimal resource usage.
  • Apify Integration: Seamlessly integrates with Apify's platform for scheduling, monitoring, and result storage.

Input Parameters

ParameterTypeRequiredDescriptionExample
startUrlsarrayYesAn array of URLs to start scraping from. Each URL should point to a DJI product page.[{"url": "https://www.dji.com/global/mavic-3-pro?site=brandsite&from=landing_page"}]

Example Usage

Input

{
"startUrls": [
{
"url": "https://www.dji.com/global/mavic-3-pro?site=brandsite&from=landing_page"
}
]
}

Output

[
{
"url": "https://www.dji.com/mavic-3-pro",
"slug": "mavic-3-pro",
"title": "DJI Mavic 3 Pro",
"slogan": "DJI Mavic 3 Pro",
"description": "DJI Mavic 3 Pro is a triple-lens flagship camera drone with multiple focal lengths. Shop for enhancing all aspects of professional imaging creation experience.",
"highlights": [
"DJI Mavic 3 Pro is a triple-lens flagship camera drone with multiple focal lengths. Shop for enhancing all aspects of professional imaging creation experience."
],
"coverImage": "https://www-cdn.djiits.com/dps/3ef66158afa6718fbb7f14a29ac5367f.jpg",
"ean": null,
"isEOL": false,
"scrapedAt": "2026-02-10T11:55:38.747Z"
}
]

Use Cases

  • Market Research: Analyze DJI product trends and features to inform business strategies.
  • Competitive Intelligence: Compare DJI offerings with competitors by aggregating product data.
  • Price Monitoring: Track product availability and EOL status for e-commerce platforms.
  • Content Aggregation: Build databases of drone product info for blogs or apps.
  • Academic Research: Study consumer electronics evolution through structured product data.
  • Business Automation: Automate data feeds for inventory management or reporting tools.

Installation and Usage

  1. Search for "Dji Urls 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 DJI product. Key fields include:

  • url: The product's page URL.
  • slug: A URL-friendly identifier.
  • title: Product name.
  • slogan: Marketing tagline.
  • description: Detailed product overview.
  • highlights: Array of key selling points.
  • coverImage: URL to the product's main image.
  • ean: European Article Number (if available).
  • isEOL: Boolean indicating if the product is end-of-life.
  • scrapedAt: Timestamp of when the data was scraped.

Data is timestamped for freshness and can be exported directly.

Support

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

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


Extract comprehensive DJI product data effortlessly with the Dji Urls Scraper. Key features include fast CheerioCrawler-based extraction, structured JSON output with titles, descriptions, images, and EOL status, and flexible URL inputs for multiple products. Perfect for market research, competitive analysis, price monitoring, and content aggregation. Start scraping today on Apify! (248 characters)