Groupon.com Scraper
by lexis-solutions
Extract Groupon deal data—titles, prices, discounts & merchant info—for market research, price monitoring, or building deal aggregators. Get structured JSON fast.
Opens on Apify.com
About Groupon.com Scraper
Need to track Groupon deals for your project? This scraper pulls all the listing details you actually care about. I use it to grab titles, the real discount percentages, categories, prices, and when deals expire—plus the merchant information behind the offer. It outputs clean, structured JSON, so the data is ready to drop into a spreadsheet or your app without a bunch of manual cleanup. It’s perfect for a few key jobs. If you’re building a deal aggregator site or a price comparison tool, this is your reliable data feed. For market research, it lets you analyze trends in discounts across different categories over time. And for straightforward price monitoring on specific goods or from certain merchants, you can set it to run regularly and just watch the data flow in. The setup is straightforward, and you can tweak it to focus on specific cities, categories, or search terms, which is a huge time-saver compared to manual checking.
What does this actor do?
Groupon.com Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Groupon.com Scraper
Scrapes deals, listings, and local offers from Groupon.com. It extracts structured data from search results, category pages, and individual deal detail pages for analysis or integration into other applications.
Key Features
- Scrapes Groupon search results and local listings.
- Extracts full details from individual deal pages.
- Configurable start URLs to target specific searches, categories, or deals.
- Optional item limit to control the volume of data.
- Supports proxy configuration for geo-specific scraping needs.
How to Use
Configure the actor using a JSON input object. The primary method is to provide one or more startUrls pointing to Groupon pages you want to scrape, such as a search query, a local category, or a specific deal.
Input
Define your scraping job in the actor's input. Here’s the schema:
{
"startUrls": [
{ "url": "https://www.groupon.com/search?query=oil" },
{ "url": "https://www.groupon.com/local/beauty-and-spas" }
],
"maxItems": 10,
"proxyConfiguration": { "useApifyProxy": false }
}
startUrls: (Required) An array of URLs to start scraping from.maxItems: (Optional) A limit on the total number of items to scrape.proxyConfiguration: (Optional) Configuration for proxy usage, including Apify Proxy.
Output
The actor outputs a dataset where each item is a structured JSON object representing a deal. The output includes details like title, URL, price, description, and various deal flags.
Example output item:
{
"id": "sev-laser-chicago",
"title": "Say Goodbye to Unwanted Hair! 6 Laser Sessions at SEV Laser Chicago (Up to 56% Off)",
"url": "https://www.groupon.com/deals/sev-laser-chicago",
"status": "BUY",
"mainDealType": "local",
"aboutDealHtml": "<p>Are you tired of the constant hassle of shaving or waxing?...</p>",
"flags": {
"isGoodsDeal": false,
"isGiftable": true,
"hasPromotion": true
}
}
The complete dataset is available in the Apify console in formats like JSON, CSV, and Excel. You can access it via the Apify API at: https://api.apify.com/v2/datasets/{DATASET_ID}/items.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Groupon.com Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- lexis-solutions
- Pricing
- Paid
- Total Runs
- 167
- Active Users
- 10
Related Actors
Google Maps Reviews Scraper
by compass
Facebook Ads Scraper
by apify
Google Ads Scraper
by silva95gustavo
Facebook marketplace scraper
by curious_coder
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support