OrbTop

CodeCanyon Marketplace Scraper: Plugin & Script Data

DEVELOPER TOOLSBUSINESS

Independent tool. Trademarks referenced on this page are the property of their respective owners and are used only to identify the public website this tool reads. No affiliation or endorsement.

CodeCanyon Marketplace Scraper: Plugin & Script Sales Data

Scrape the CodeCanyon marketplace — Envato's catalog of paid WordPress plugins, PHP scripts, JavaScript, HTML templates, and more. Returns item name, author, price, sales count, rating, tags, and compatibility for every item across all 9 top-level categories, or a subset you choose.


CodeCanyon Marketplace Scraper Features

  • Extracts the full catalog — 38,000+ items across WordPress, PHP Scripts, JavaScript, CSS, Mobile, HTML5, Plugins, .NET, and Apps.
  • Returns per-item sales counts, the field most marketplaces don't expose and developers actually want when sizing a niche.
  • Includes rating, review count, last-update date, and how long an item has been on sale.
  • Captures tags and software compatibility (WooCommerce version, WordPress version, browser support) per item.
  • Filter to specific categories with one input field, or leave it empty and get everything.
  • Handles pagination automatically across the entire result set — point it at a category and let it run.

Who Uses CodeCanyon Data?

  • Plugin and theme developers — size a niche before building, by comparing sales counts and pricing across competing items.
  • Marketplace researchers — track pricing trends and category growth across the WordPress plugin economy.
  • Competitive analysts — benchmark a specific author's catalog against similar sellers, sales and ratings included.
  • Product managers — validate a feature idea against what's already selling, and at what price.
  • Data teams — feed a structured, up-to-date CodeCanyon catalog into a BI dashboard instead of maintaining a spreadsheet by hand.

How CodeCanyon Marketplace Scraper Works

  1. Pick a scope — leave categories empty for the entire catalog, or list the categories you care about.
  2. The scraper walks each category's full result set and queues every item it finds.
  3. Each item page is visited for its complete field set — sales, rating, tags, compatibility, and more.
  4. Records land in your dataset as the run progresses, ready to export in JSON, CSV, or Excel.

Input

{
  "maxItems": 100,
  "categories": ["wordpress", "php-scripts"]
}
Field Type Default Description
maxItems Integer 10 Maximum number of items to return.
categories Array [] (all) Limit the crawl to specific CodeCanyon categories: wordpress, php-scripts, javascript, css, mobile, html5, plugins, net, apps. Leave empty to crawl every category.

CodeCanyon Marketplace Scraper Output Fields

{
  "item_id": "6892199",
  "name": "Ultimate Addons for WPBakery Page Builder",
  "author": "Brainstorm_Force",
  "category": "WordPress > Add-ons",
  "price": 29,
  "sales": 84728,
  "rating": 4.74,
  "num_ratings": 2788,
  "last_updated": "2026-07-10T04:24:39+10:00",
  "published": "12 years ago",
  "tags": ["addon", "addons", "wpbakery", "visual composer"],
  "compatible_with": ["WooCommerce 9.x.x", "WPBakery Page Builder", "WPForms"],
  "item_url": "https://codecanyon.net/item/ultimate-addons-for-visual-composer/6892199",
  "preview_url": "https://market-resized.envatousercontent.com/codecanyon.net/files/660753377/Envato-banner%2001.jpg"
}
Field Type Description
item_id String CodeCanyon's numeric item ID.
name String Item title.
author String Seller/author name.
category String Category path, e.g. WordPress > eCommerce > WooCommerce.
price Number Current listed price in USD.
sales Integer Total number of sales.
rating Number Average star rating (1-5). null on items with too few reviews for Envato to compute one.
num_ratings Integer Number of ratings behind the average. null alongside rating on low-review items.
last_updated String ISO timestamp of the item's last update.
published String How long ago the item was first published (e.g. "12 years ago").
tags Array Search tags the author assigned to the item.
compatible_with Array Software/plugin versions the item is compatible with. Empty on items with no listed dependency.
item_url String Direct link to the item's page.
preview_url String URL of the item's main preview image.

FAQ

How do I scrape CodeCanyon?

Run this actor with an empty input for the full catalog, or set categories to the sections you want. No account or API key required.

What data can I get from CodeCanyon?

Item name, author, price, sales count, rating, review count, tags, compatibility, and publish/update dates — everything that's visible on an item's page, minus the source code itself.

Can I filter by category?

Yes. Set categories to any combination of wordpress, php-scripts, javascript, css, mobile, html5, plugins, net, and apps. Omit the field for the entire catalog.

How much does CodeCanyon Marketplace Scraper cost to run?

Pricing is pay-per-record — check the actor's pricing tab for current rates. Set maxItems to control cost on any given run.

Does this include sales counts?

Yes — sales is a standard field on every item record. CodeCanyon is one of the few marketplaces that publishes this number, and it's usually the reason people run this actor in the first place.


Need More Features?

Need custom fields, a different scope, or another Envato marketplace? File an issue or get in touch.

Why Use CodeCanyon Marketplace Scraper?

  • Full catalog coverage — every category, not a hand-picked sample.
  • Sales data included — the one field developers actually need to size a niche, returned on every record instead of buried behind a click-through.
  • Resumable — a 38,000-item crawl doesn't need to finish in one sitting.