Fourthwall Creator Shop Scraper & Product Monitor
Pricing
from $4.00 / 1,000 per record returneds
Fourthwall Creator Shop Scraper & Product Monitor
Scrape any Fourthwall creator storefront — product name, price, availability, SKU, image, description — via the shop sitemap and JSON-LD. Run on a schedule to monitor new/removed products and price changes across creator stores, with Slack/email/webhook alerts.
Pricing
from $4.00 / 1,000 per record returneds
Rating
0.0
(0)
Developer
Scrapers Delight
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
🛍️ Fourthwall Creator Shop Scraper & New-Product / Price Monitor
Scrape any Fourthwall creator storefront — product name, price, availability, SKU, image, and description — straight from the shop's sitemap and structured product data. Run it on a schedule to monitor new products, removed products, and price changes across creator stores, with Slack / email / webhook alerts.
No login, no anti-bot, no PII — it reads each shop's public sitemap and JSON-LD product data.
What does it do?
Point it at one or more Fourthwall shops (or specific product URLs) and it returns clean product rows you can export to JSON, CSV, Excel, or push to your app via API — and, on a schedule, it watches the catalog for changes.
- 🧦 Every product in a shop (discovered via
sitemap.xml). - 💵 Price, currency, availability, SKU, image, description, brand.
- 🔔 Monitor mode — alert on new and removed products and price changes per shop.
What data does it extract?
For every product: shop, product_url, name, sku, price, currency, availability, image, description, brand, price_was (on a change), is_new (monitor), scraped_at.
Who is it for?
- 🔎 Competitive-research & dropship sourcing teams tracking creator merch and pricing.
- 📊 Creator-economy analysts monitoring catalogs across stores.
- 🤝 Brands & agencies watching a roster of creators' shops for launches.
How to use it (step by step)
- Click Try for free.
- Add shop URLs / subdomains (e.g.
shop.fourthwall.com) — or specific product URLs. - Click Start, then open the Dataset tab to view/export.
- (Optional) set monitorMode + a Schedule + an alert channel to get pinged on new products / price changes.
Quick start
{ "shopUrls": ["shop.fourthwall.com"] }
Input
| Field | What it does |
|---|---|
shopUrls | Fourthwall shops / subdomains (sitemap-discovered) |
productUrls | specific product URLs |
maxProductsPerShop | hard cap per shop (0 = all) |
monitorMode, alertOnNewProduct, alertOnPriceChange | recurring watcher + alerts |
webhookUrl, slackWebhookUrl, emailRecipients | alert channels |
proxyConfiguration, requestConcurrency | proxy + parallelism |
Output
Each product is one dataset record (fields above). Export to JSON, CSV, Excel, HTML, or RSS, or fetch via the Apify API.
How much does it cost?
Pay-per-event — you pay for what you pull:
| Event | What it covers | Suggested price |
|---|---|---|
lot-scraped | each product returned | ~$0.003 / product |
monitor-run-completed | each scheduled watch run | ~$0.05 / run |
new-lot-detected | each new/changed product | ~$0.02 / product |
alert-delivered | each Slack/email/webhook push | ~$0.005 / alert |
(Final per-event prices are set on the actor's pricing page.)
Is it legal to scrape Fourthwall shops?
This actor reads public product/catalog data (names, prices, images) from creator storefronts — no personal data. Scraping public product data is generally legal, but you are responsible for your use — review Fourthwall's and the creators' terms; this is product data, used at your own discretion.
FAQ
Where do I find a shop's address?
Fourthwall shops live at {shop}.fourthwall.com. Paste that (or a product URL) and the actor reads the sitemap.
Can I watch for price drops / new drops?
Yes — monitorMode alerts on new/removed products and price changes per shop.
How do I export? JSON, CSV, Excel, HTML, or RSS from the Dataset tab, or via the Apify API.
Feedback
Want variant-level pricing, a creator-discovery input, or stock-level tracking? Open an issue on the actor.