Thrivemarket Actor
2 hours trial then $12.00/month - No credit card required now
Thrivemarket Actor
2 hours trial then $12.00/month - No credit card required now
Thrivemarket Scraper extracts product details from thrivemarket.com. Input product URLs to retrieve structured data, including names, prices, descriptions, and images
Thrivemarket Scraper Documentation
Thrivemarket Scraper is an Apify actor designed to scrape product details effortlessly from thrivemarket.com. This scraper extracts comprehensive product information, making it ideal for data analysis and tracking.
Input Format
The actor accepts a JSON input with the following structure:
1{ 2 "urls": [ 3 "https://thrivemarket.com/p/think-jerky-grass-fed-beef-jerky-sweet-chipotle" 4 ] 5}
- urls: An array of product page URLs from thrivemarket.com that you want to scrape. Multiple URLs can be provided to scrape multiple products simultaneously.
How Thrivemarket Scraper Works
- Provide Input: Add the product URLs in the "urls" field of the input JSON.
- Run the Scraper: Start the actor to fetch and parse data from the provided URLs.
- Get Results: Once the scraper finishes its run, the extracted data is returned in a structured JSON format.
Output Format
When the scraper runs successfully, the output will have the following structure:
1[ 2 { 3 "product_name": "Grass-Fed Beef Jerky, Sweet Chipotle", 4 "product_price": "6.99 USD", 5 "product_image": [ 6 "https://img.thrivemarket.com/store/full/8/5/850941006384_sweet-chipotle-2.20oz_1_1.jpg" 7 ], 8 "product_url": "https://thrivemarket.com/p/think-jerky-grass-fed-beef-jerky-sweet-chipotle", 9 "description": "Made with grass-fed beef, raspberry juice concentrate & spices 12g protein & 70 calories per serving No nitrates, added hormones, or added antibiotics Gluten-free Recipe by Chef Matt Troost, a farm-to-table pioneer", 10 "sku": "850941006384" 11 } 12]
Explanation of Fields
- product_name: The name of the product.
- product_price: The price of the product, including the currency.
- product_image: A list of URLs for the product images.
- product_url: The source URL of the product page.
- description: A detailed description of the product, including key features.
- sku: The stock-keeping unit, a unique identifier for the product.
Features
- Customizable Input: Add as many product URLs as needed.
- Detailed Output: Extracts essential product information, including descriptions and images.
- Reliable Scraping: Optimized for thrivemarket.com’s structure to ensure accurate data extraction.
Important Notes
- Use Proxies: Enable proxies for consistent results and to avoid potential IP bans.
- Data Accuracy: Ensure the URLs provided are valid and accessible.
Support
For custom requirements, troubleshooting, or bug reports, contact us at:
- Email: support@getdataforme.com
- Contact Form: https://getdataforme.com/contact/
When reaching out, please include the email subject "Thrivemarket Scraper Support" to ensure prompt assistance.
Thank you for using the Thrivemarket Scraper!
Actor Metrics
2 monthly users
-
0 No stars yet
>99% runs succeeded
Created in Jan 2025
Modified a day ago