DeepDiscount Scraper avatar

DeepDiscount Scraper

Try for free

3 days trial then $50.00/month - No credit card required now

Go to Store
DeepDiscount Scraper

DeepDiscount Scraper

dtrungtin/deepdiscount-scraper
Try for free

3 days trial then $50.00/month - No credit card required now

DeepDiscount Scraper extracts all and any items from any category page on DeepDiscount or by the specific keyword, provided you copy&paste the search URL

DeepDiscount Scraper extracts all and any items from any category page on eBay or by the specific keyword, provided you copy&paste the search URL. Download your data as HTML or Excel table, as well as in JSON, CSV or XML format.

How to use the data extracted from DeepDiscount:

  • Establish automated price and bidding monitoring - scan dozens e-commerce items and products in real-timeto adjust your own buying or pricing strategies.
  • Track competitors' prices - track listings, product, and sales data from various online stores to compare with competitor's and bidder's prices, and back up your decision-making process with real data.
  • Facilitate market analysis - scan and analyze eBay for images, products, related keywords, whole new categories and more to stay ahead of emerging trends and consumer habits.
  • Optimize performance and implement lightweight automation - collect data about products easily, non-manually, be it for market research, machine learning or new product development.

For more ideas on how to use data extracted from eBay, check out our industries pages which describe at least 12 ways of how web scraping data is used across the projects and businesses of various scale and direction, specifically in the area of retail and e-commerce.

Tutorial

If you want to know more about how the DeepDiscount Scraper works, here's a detailed explanation and step-by-step guide with screenshots and examples.

Cost of usage

Keep in mind that it is much more efficient to run one longer scrape (at least one minute) than a few shorter ones. because of the startup time. In average, this scraper will cost you around 0.63 USD per 1000 items. For more details, see the platform pricing page. If you’re not sure how much CUs you have left on your plan and whether you might need to upgrade, you can always check your limits in the Settings -> Usage and Billing tab in your Console. The easiest way to know how many CUs you will need is to perform a test run.

Input Parameters

This actor will need only two settings from you - a link and a proxy:

  • startUrls (required): List of Request objects, specifying the search queries/categories you want to scrape. The URL can be any search/category page on DeepDiscount.
  • proxyConfiguration (required): Specifies the proxy settings used while running the actor. When running this actor on the platform, the proxy setting must always be set on. The default value is { "useApifyProxy": true }

Example

1{
2  "startUrls": [
3    {
4      "url": "https://www.deepdiscount.com/search?q=Magnificent&mod=AP"
5    }
6  ],
7  "maxItems": 10,
8  "proxyConfig": {
9    "useApifyProxy": true
10  }
11}

Output

After the DeepDiscount actor finishes the scraping run, it will store the scraped results in a dataset and show them to you as output results. The results can be downloaded in various formats.

Output example:

1[{
2    "url": "https://www.deepdiscount.com/magnificent-seven-the-waterboys-fishermans-bluesroom-to-roam-band/5060516097029",
3  "productID": "5060516097029",
4  "name": "MAGNIFICENT SEVEN The Waterboys Fisherman's Blues/ Room To Roam band",
5  "format": "CD",
6  "releaseDate": "1/21/2022",
7  "price": "95.38",
8  "priceCurrency": "USD",
9  "priceWithCurrency": "$95.38",
10  "listPriceWithCurrency": "$105.98",
11  "savePriceWithCurrent": "$10.60",
12  "savePricePercentage": "10%",
13  "image": "https://mediacdn.aent-m.com/prod-img/300/31/3971231-2706622.jpg",
14  "brand": "Chrysalis",
15  "upc": "5060516097029",
16  "review": "Super Deluxe box five CD + DVD set packaged in a rigid slipcase, hard back folder containing 6 discs and the hardback book. The Magnificent Seven: The Waterboys Fisherman's Blue/Room To Roam band 1989-90 is a 145 track box set and book which tells the story of the seven piece line up from the Fisherman's Blues 1989 tour through to the release of the bands 5th album, Room to Roam in 1990. As well as the remastered Room To Roam album, this set contains 80+ previously unreleased tracks over 4CDs packed from demos, unreleased studio tracks, live and informal jams/sessions. The DVD contains two complete 1989 audience films of Glastonbury Festival and Milan, home movies and professional footage at Spiddal House during the making of Room To Roam, plus films shot on Waterboys visits to Spiddal in 2010 and 2012. Also includes is a 240p book containing a 50,000 word narrative by Mike Scott telling the full story of the Waterboys seven-piece band, a collection of previously unseen photos, track notes by all band members, maps, lyrics, manuscripts, and other archival memorabilia.",
17  "availability": "InStock",
18  "availabilityStarts": "2025-01-10"
19}]

Note that the search results may vary if you're executing scraping from different locations. We recommend to use the proxies for the best scraping results from the same location.

Proxy usage

This actor, as many scrapers in the retail industry, will require you to use Proxy servers to function properly. We don't recommend running it on a free account for more complicated tasks than getting a sample of results. If you are planning to run this scraper for getting more than a few results, subscribing to the Apify platform will provide you with access to a large pool of proxies.

Other e-commerce scrapers

We have many more e-commerce and retail scrapers in stock for you; to see the list of those, check out the E-commerce Category in Apify Store.

Need to find product pairs between eBay and another online shop?

Use the AI Product Matcher. This AI model allows you to compare items from different web stores, identifying exact matches and comparing real-time data obtained via web scraping. With the AI Product Matcher, you can use scraped product data to monitor product matches across the industry, implement dynamic pricing for your website, replace or complement manual mapping, and obtain realistic estimates against your competition for upcoming promo campaigns.

Most importantly, it is relatively easy to get started with (just follow this guide) and is able to match thousands of product pairs.

Epilogue

Thank you for trying my actor. I will be very glad for a feedback that you can send to my email dtrungtin@gmail.com.

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified 4 days ago