Envato Scraper

ENDPOINTS
GET/market/authors/new

Market Top New Authors

This month's top new authors on a Market site, with sales, items and badges.

QUERY PARAMS

Envato Market site to use. A pasted link picks its own site, so this only matters for bare IDs and site-wide lists.

Default: themeforest

Allowed values: themeforest, codecanyon, videohive, audiojungle, graphicriver, photodune, 3docean

{
  "site": "themeforest",
  "month": "2026-08",
  "authors": [
    {
      "rank": 1,
      "username": "elsayedb",
      "name": "elsayedB",
      "link": "https://themeforest.net/user/elsayedb",
      "avatar": "https://s3.envato.com/files/336271290/Artboard%20%204.jpg",
      "items_count": 2,
      "followers_count": 3,
      "sales_count": 17,
      "rating": null,
      "ratings_count": null,
      "member_since": "2021-04",
      "is_available_for_freelance": true,
      "badges": [
        {
          "name": "5 Years of Membership",
          "description": "Has been part of the Envato Community for over 5 years",
          "icon": "https://public-assets.envato-static.com/assets/badges/veteran_level_5-s-c3a30a74e1087c191332f0120ec873635937d2008b2e4410d715f5835418fb9a.svg"
        },
        {
          "name": "Weekly Top Seller",
          "description": "Had an item that ranked among the weekly top sellers across the entire marketplace",
          "icon": "https://public-assets.envato-static.com/assets/badges/was_weekly_top_seller-s-450a372ef504c226ad5c50b332c51741364a5014267839e0484804ae2fafe398.svg"
        },
        {
          "name": "Trendsetter",
          "description": "Had an item that was trending",
          "icon": "https://public-assets.envato-static.com/assets/badges/had_trending_item-s-973480c3b882aee21c3dbefdbb9a47c01668da9beb2678ad5332194269fb7ceb.svg"
        },
        {
          "name": "Author Level 2",
          "description": "Has sold $100+ on Envato Market",
          "icon": "https://public-assets.envato-static.com/assets/badges/author_level_2-s-b0cab86131020fdb9e5bd0c8bb087608eb360782783503e5599ab2562c1e19a6.svg"
        }
      ]
    }
  ]
}