Roblox Marketplace Scraper avatar
Roblox Marketplace Scraper

Pricing

$29.00/month + usage

Go to Apify Store
Roblox Marketplace Scraper

Roblox Marketplace Scraper

Developed by

Lexis Solutions

Lexis Solutions

Maintained by Community

Scrape item listings from Roblox Marketplace—search by keyword, creator, category, topic, price range, sales type, and sort type. Extract item details, creator info, pricing, availability, media, and links. Supports catalog URLs, keyword searches, maxItems limit, and proxy configuration.

5.0 (1)

Pricing

$29.00/month + usage

1

1

1

Last modified

9 hours ago

Roblox Marketplace Scraper

Roblox Marketplace Scraper

The Roblox Marketplace Scraper is an Apify actor that searches the Roblox Marketplace catalog and extracts item listings based on keyword, creator, category, topic, price range, sales type, and sorting preferences.


✨ Key Features

  • Flexible discovery: Start from catalog URLs or free-text keyword searches.
  • Rich filtering: Category, topic, price range, sales type (all/limited), and availability.
  • Sorting controls: Relevance, most favorited, best selling, recently published, price low→high or high→low.
  • Creator filtering: Target items from specific creators by name.
  • Structured output: Item details, creator info, pricing, availability, media, and links.
  • Scalable: Limit the number of items returned with maxItems.
  • Proxy support: Use Apify proxies as needed for reliability and geo-targeting.

💡 Why It's Important

Roblox Marketplace is fast-moving, with new UGC drops, limited items, and pricing changes. With this actor, you can:

  • Monitor limited items and prices in near real time.
  • Track new releases by topic or creator.
  • Analyze creator portfolios and popularity metrics (favorites, price trends).
  • Automate data collection for dashboards, alerts, and research.

👤 Who Is It For?

  • UGC creators and studios tracking competitors and market trends.
  • Analysts and researchers studying item categories, topics, and velocity.
  • Collectors and resellers monitoring limited items and availability.
  • Developers and data teams building internal tools and datasets.

🚀 Business Use Cases

  • Price monitoring across categories, topics, and creators.
  • Release tracking for new items in specific topics.
  • Competitor analysis on item popularity and pricing.
  • Catalog building with images, URLs, and creator metadata.

🛠 Input Schema

The actor accepts the following input:

{
"startUrls": [
{
"url": "https://www.roblox.com/catalog?Keyword=pok&topics=bundle&Category=1&salesTypeFilter=2&SortType=1&TriggeredByTopicDiscovery"
}
],
"keyword": "", // optional free-text search term
"creatorName": "", // optional creator display name filter
"category": "all", // ["all","characters","clothing","accessories","heads","avataranimations"]
"topic": "all", // ["all","ninja","martial arts","bundle","futuristic","scifi","robot","weapon","ranged","metal"]
"minPrice": 0, // integer >= 0
"maxPrice": 0, // integer >= 0
"includeUnavailableItems": false, // include off-sale/unavailable items
"salesType": "all", // ["all","limited"]
"sortType": "relevance", // ["relevance","mostfavorited","bestselling","recentlypublished","pricelowhigh","pricehighlow"]
"maxItems": 10, // cap the number of items to scrape
"proxyConfiguration": {
// Apify proxy configuration
"useApifyProxy": false
}
}

Notes:

You must provide either startUrls or at least one filter.

  • Start URLs: Use catalog or search URLs to seed the crawl; combine with other filters to narrow results.
  • Keyword: Used for search-based discovery when not strictly following catalog URLs.
  • Category: One of all, characters, clothing, accessories, heads, avataranimations.
  • Topic: One of all, ninja, martial arts, bundle, futuristic, scifi, robot, weapon, ranged, metal.
  • Price range: minPrice/maxPrice are non-negative integers.
  • Availability: Toggle includeUnavailableItems to include off-sale or out-of-stock items.
  • Sales type: all or limited.
  • Sort type: relevance, mostfavorited, bestselling, recentlypublished, pricelowhigh, or pricehighlow.
  • Limit: maxItems caps the number of results.
  • Proxies: Use proxyConfiguration for geo-targeted reliability and to align with Roblox regional behavior if needed.

📦 Output Schema

Each dataset item resembles the following structure (fields may vary slightly by itemType):

{
"itemCreatedUtc": "2025-02-05T16:35:49.031Z",
"isPBR": false,
"expectedSellerId": 6008803055,
"owned": false,
"isPurchasable": true,
"id": 219456763124863,
"itemType": "Bundle", // e.g., "Bundle" or "Asset"
"isRecolorable": true, // present on some items
"name": "Bundle",
"description": "Fully compliant with Roblox’s Terms\nLet us know if you need help",
"productId": 245982813350075,
"itemStatus": [],
"itemRestrictions": [],
"creatorHasVerifiedBadge": false,
"creatorType": "User", // e.g., "User" or "Group"
"creatorTargetId": 6008803055,
"creatorName": "matinJibrael",
"price": 175,
"lowestPrice": 175,
"lowestResalePrice": 0,
"unitsAvailableForConsumption": 0,
"favoriteCount": 17,
"offSaleDeadline": null,
"collectibleItemId": "cf102539-db00-4b57-b520-b864ea4ce41e",
"totalQuantity": 0,
"saleLocationType": "ShopAndAllExperiences",
"hasResellers": false,
"isFreeItem": false,
"quantityLimitPerUser": 0,
"bundledItems": [
// only for Bundles
{ "id": 117452978623138, "name": "Bundle - Left Leg", "type": "Asset" },
{ "id": 81136872997263, "name": "Bundle - Right Arm", "type": "Asset" }
],
"mainImage": "https://tr.rbxcdn.com/...",
"images": [
"https://tr.rbxcdn.com/.../LeftLeg/Webp/noFilter",
"https://tr.rbxcdn.com/.../RightArm/Webp/noFilter"
],
"url": "https://www.roblox.com/bundles/219456763124863",
"originalUrl": "https://www.roblox.com/catalog?topics=bundle&Category=1&salesTypeFilter=1&TriggeredByTopicDiscovery"
}

For non-bundle Asset items, fields like bundledItems may be empty or absent, while common fields such as id, name, itemType, price, mainImage, url, and itemCreatedUtc are always present when available from the source.


👀 p.s.

Got feedback or need an extension?

Lexis Solutions is a certified Apify Partner. We can help you with custom solutions or data extraction projects.

Contact us over Email or LinkedIn

Support Our Work 💝

If you're happy with our work and scrapers, you're welcome to leave us a company review here and leave a review for the scrapers you're subscribed to. It will take you less than a minute but it will mean a lot to us!

Image Credit: https://www.roblox.com/