Groupon Scraper

Groupon Scraper

Scrape Groupon to find the latest offers on your favorite activities and products!

ECOMMERCETRAVELApify

What does the Groupon Scraper do?

This Actor allows you to scrape information about products listed on Groupon.

How to scrape Groupon?

Much like the Groupon website itself, you can select a keyword to search in a specific location.

This scraper enhance your searching possibilities by allowing you to search for multiple keywords at the same time in a specific location.

📝 Note: The location are restricted to US and Canada.

Sample Output

1{
2        "uuid": "c109e449-c692-4b47-ae5d-0437e4f244a5",
3        "url": "https://www.groupon.com/deals/science-world-4",
4        "title": "Up to 15% Off General Admission Ticket to Science World!",
5        "currencySymbol": "C$",
6        "currencyCode": "CAD",
7        "originalPrice": 24.83,
8        "currentPrice": 21,
9        "discountPercentage": 15,
10        "productRating": 4.6,
11        "productRatingsCount": 915,
12        "hasLimitedSaleEnabled": true,
13        "limitedSalePrice": 18.06,
14        "promoCode": "EARLYBIRD24",
15        "promoExpirationDate": "2024-11-22T23:59:00-08:00",
16        "badges": [
17            "Top Seller",
18            "Trending",
19            "Popular Gift",
20            "Black Friday"
21        ],
22        "image": "https://img.grouponcdn.com/deal/4cdzbHXM9LbKSrZUfzcRwjAsNM5/4c-1920x1152/v1/t300x182.webp",
23        "merchantName": "Science World",
24        "merchantRating": null,
25        "locationAddress": "1455 Quebec Street, Vancouver",
26        "locationCoordinates": "49.273376, 49.273376",
27        "input": {
28            "keyword": "family",
29            "location": "vancouver, canada"
30        }
31    },

Your Feedback

We are constantly working on improving performance of our Actors and delivering more useful data for you. If you have a technical feedback or would like to see some improvement on the scraper, please create an issue on the Acotr's Issues tab.

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!