OrangeShine Listings Scraper
Pricing
from $2.00 / 1,000 product listings
OrangeShine Listings Scraper
The OrangeShine Listings Scraper extracts product listings from OrangeShine.com, capturing wholesale prices, pack ratios, sizes, colors, fabric composition, country of origin, brand info, and images β ideal for product sourcing, assortment planning, and competitive pricing research.
Pricing
from $2.00 / 1,000 product listings
Rating
0.0
(0)
Developer
FalconScrape
Maintained by CommunityActor stats
1
Bookmarked
2
Total users
1
Monthly active users
2 months ago
Last modified
Categories
Share
ποΈ OrangeShine Wholesale Fashion Scraper
Extract wholesale fashion products from OrangeShine β the B2B marketplace for boutique and apparel retailers. The OrangeShine Wholesale Fashion Scraper collects structured product data including wholesale pricing, pack ratios, fabric composition, colors, images, and country of origin β perfect for product sourcing, assortment planning, and competitive pricing analysis.
Pick a category, set how many items you want, and download clean JSON, CSV, or Excel. Run it on demand or schedule it via the Apify platform with API access, integrations, and monitoring built in.
β¨ Features
- π·οΈ Wholesale Pricing β Get real wholesale prices and sale prices, publicly available without any login.
- π¦ Pack & Size Data β Extract pack ratios, pack size, and available sizes β the core data wholesale buyers need.
- π§΅ Rich Product Details β Optionally enrich each product with fabric composition, color options, country of origin, restock/pre-order status, multiple high-resolution images, and full descriptions.
- ποΈ Category Coverage β Scrape Women, Men, Kids, Shoes, Handbags, Accessories & Jewelry, Beauty, and Home & Decor.
- π New Arrivals Mode β Scrape only the latest arrivals for fast daily incremental runs.
- β‘ Fast & Affordable β Pay only for the results you get, with no per-start fee.
π οΈ How to use the OrangeShine Wholesale Fashion Scraper
- Choose a category β Select which catalog to scrape (e.g. Women, Shoes, Handbags).
- Set your limit β Enter
maxItemsto control how many products to collect. - (Optional) Enable full details β Turn on Scrape full product details to enrich each product with packs, fabrics, colors, country of origin, and all images.
- Run the scraper β Start the run and download your structured product data in JSON, CSV, Excel, or HTML.
π₯ Input
Configure the run from the Input tab or via the API. The input is intentionally simple:
| Field | Type | Description |
|---|---|---|
category | select | Catalog category to scrape. Default: women. |
newArrivalsOnly | boolean | Scrape only the newest arrivals (great for daily runs). Default: false. |
scrapeDetails | boolean | Enrich each product with full detail data. Default: false. |
maxItems | integer | Maximum number of products to scrape. Default: 50. |
proxyConfiguration | object | Proxy settings. The default works out of the box. |
Example input:
{"category": "women","newArrivalsOnly": false,"scrapeDetails": true,"maxItems": 50}
π Sample Output Data
The scraper provides structured JSON output. With Scrape full product details enabled, each item looks like this:
{"id": "96300847","styleNumber": "TP-MS-1367-06_1","styleName": "DOT SMOCKED HEM FLUTTER TEE","productUrl": "https://www.orangeshine.com/styles/perseption/dot-smocked-hem-flutter-tee/96300847/","brandName": "Perseption","regularPrice": 10,"price": 10,"isSale": false,"salePrice": 0,"category": "TOPS","subCategory": "CASUAL","sizes": ["S", "M", "L", "XL"],"pack": [1, 2, 2, 1],"packTotal": 6,"colors": [{"colorId": "CRU_0113","name": "IVORY/BLACK","colorFamily": "Multi","swatchImage": "https://media.orangeshine.com/OSFile/OS/ColorSwatch/202606/bd5f62d6.jpg","isPreOrder": false}],"fabrics": [{ "name": "POLYESTER", "percent": "95" },{ "name": "SPANDEX", "percent": "5" }],"countryOfOrigin": "VIETNAM","isBrokenPack": false,"isRestock": false,"images": ["https://media.orangeshine.com/OSFile/OS/Pictures/202606/Z/b9568450_Z.jpg","https://media.orangeshine.com/OSFile/OS/Pictures/202606/Z/b9e389c0_Z.jpg"],"description": "DOT SMOCKED HEM FLUTTER TEE - V neckline - Flutter sheer sleeves ..."}
You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.
π§Ύ Data fields
| Field | Description |
|---|---|
id | Unique style ID |
styleNumber | Vendor style number |
styleName | Product name |
productUrl | Link to the product page |
brandName | Vendor / brand name |
regularPrice / price / salePrice | Wholesale pricing |
isSale | Whether the product is on sale |
category / subCategory / breadcrumbs | Product categorization |
sizes / pack / packTotal | Available sizes and pack ratios |
colors | Color options with swatch images |
fabrics | Material composition |
countryOfOrigin | Manufacturing country |
isBrokenPack / isRestock / isPreOrder | Availability flags |
images | High-resolution product images |
description | Full product description |
colorCount | Number of available colors |
Detail-only fields (sizes, pack, colors, fabrics, countryOfOrigin, images, description, etc.) are populated when Scrape full product details is enabled.
π° How much does it cost to scrape OrangeShine?
This Actor uses a pay-per-result model β you only pay for the data you receive, with no per-run start fee:
| Event | What you get | Price |
|---|---|---|
| Product listing | A catalog product row (name, brand, wholesale price, image, URL) | $0.002 / item |
| Item detail | A fully enriched product (packs, fabrics, colors, country, all images, description) | $0.005 / item |
For example, scraping 1,000 catalog listings costs about $2, and 1,000 fully enriched products costs about $5. Use maxItems to cap your spend on any run.
π‘ Tips
- Start with a small
maxItems(e.g. 10) andscrapeDetailsoff to preview the data cheaply. - Enable
scrapeDetailsonly when you need packs, fabrics, colors, or images β it costs more per item. - Use
newArrivalsOnlyfor lightweight daily runs that capture just the latest products. - Schedule runs and connect the output to Google Sheets, Make, Zapier, or your own systems via the Apify API.
β FAQ
Is it legal to scrape OrangeShine? This Actor collects only publicly available product data. Always ensure your use complies with OrangeShine's Terms of Service and applicable laws. It does not collect personal data.
Do I need an account or login? No. Wholesale product data and pricing are publicly accessible.
Can I scrape the entire catalog?
Yes, but the catalog is very large (hundreds of thousands of styles). For large jobs, increase maxItems and consider running per category or using newArrivalsOnly for incremental updates.
Something isn't working β where do I get help? Report issues via the Issues tab on the Actor page. Custom requirements? Reach out for a tailored solution.