Cashconverters Product Search Scraper avatar

Cashconverters Product Search Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Cashconverters Product Search Scraper

Cashconverters Product Search Scraper

Scrape secondhand product listings from Cash Converters across all global domains (.co.uk, .nl, etc.). Collect 17+ fields including prices, condition, store location, shipping costs, and authenticity data — perfect for resellers, price analysts, and inventory managers.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Stealth mode

Stealth mode

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

2 days ago

Last modified

Share

Cash Converters Product Search Scraper: Extract Secondhand Listings Fast


What Is Cash Converters?

Cash Converters is a leading global chain specializing in secondhand products — electronics, jewelry, fashion, collectibles, and more. With operations across the UK, it offers thousands of pre-owned items with competitive pricing. However, manually browsing product listings across multiple domains and categories is inefficient. The Cash Converters Product Search Scraper automates extraction of product data from search results, delivering clean records instantly.


Overview

The Cash Converters Product Search Scraper extracts product listings from Cash Converters' search pages, transforming them into structured, analysis-ready data. It is ideal for:

  • Resellers & arbitrage hunters identifying pricing gaps across regions
  • Price analysts tracking secondhand market trends and valuations
  • Inventory managers monitoring stock across multiple store locations
  • Data researchers studying the secondhand e-commerce landscape

Key features include configurable item limits per search page, multi-region support across all Cash Converters domains, flexible URL-based targeting, and resilient handling of network issues via ignore_url_failures.


Input Format

The Actor supports two scraping modes — use only one at a time:

  1. Scrape by URLs — scrape data directly from a list of Cash Converters product search or category page URLs.
{
"urls": [
"https://www.cashconverters.co.uk/shop/jewellery--fashion?Sort=default&page=3&f%5Bcategory%5D%5B0%5D=1073741825&f%5Blocations%5D%5B0%5D=all"
],
"ignore_url_failures": true,
"max_items_per_url": 200
}
  1. Scrape by search filters — scrape data using a keyword and additional filters (category, price range, colour, brand, etc.) instead of providing URLs.
{
"keyword": "laptop",
"category": "",
"sort_by": "default",
"delivery_options": "",
"price_range": "",
"colour": "",
"brand": "",
"product_type": "",
"rating": "",
"page": 2,
"max_items_per_url": 200
}

There is also a General settings group that applies to both modes.


1. Scrape by URLs

Use this mode when you already have specific search result or category URLs. When this mode is active, all options in the Scrape by search filters section will be disabled.

FieldTypeDefaultDescription
urlsarray(required)One or more Cash Converters product search or category page URLs to scrape. Supports all regional domains (.co.uk, .nl, .com.au, etc.) and URLs with filter parameters (category, location, sort order). Paste URLs one by one, or use the Bulk edit section to add a prepared list.
ignore_url_failuresbooleantrueIf true, the scraper continues processing remaining URLs even if some fail (e.g. network errors, page changes). Set to false only if every URL must succeed.

Best practice: Use filtered search URLs (by category, location, price range) to collect targeted datasets rather than entire catalogs.


2. Scrape by search filters

Use this mode to search using a keyword and additional filter attributes instead of providing URLs. If you use this mode, leave the urls field empty.

FieldTypeOptionsDescription
keywordstringThe keyword to search for items.
categorystringSee table belowFilter by product category. Leave empty to search across all categories.
sort_bystringSee table belowHow to order the results. Defaults to the site's default ranking when left empty.
delivery_optionsstringAny, Paid Postage, Pickup In Store Only, Free PostageFilter by delivery method. Leave empty for any.
price_rangestringSee table belowFilter results within a specific price band. Leave empty for any price.
colourstringSee table belowFilter by item colour. Leave empty for any colour.
brandstringSee table belowFilter by brand. Leave empty to include all brands.
product_typestringSee table belowFilter by product type (e.g. Ring, Watch, Bracelet). Leave empty for any type.
ratingstringAny, U, Pg, 12A, 12, 15, 16, 18, 3, 7Filter by content rating (relevant for media categories). Leave empty for any rating.
pageintegerThe page number to start scraping from. Useful for resuming a run or skipping early pages.

Category Options

ValueLabel
(empty)All
1073741825Jewellery & Fashion
1073741886Gaming
1073741963Phones, Cameras & Computers
1073742111Music, TV & Video
1073742784Tools, Motor & Hardware
1073742296Collectables, Hobbies & Toys
1073743333Household & Business
1073742427Outdoor & Sports

Sort By Options

ValueLabel
defaultDefault
pricePrice (Ascending)
price,descPrice (Descending)
nameName (Ascending)
name,descName (Descending)
condition,descCondition (Descending)
markdown,descMarkdown (Descending)

Price Range Options

ValueLabel
(empty)Any
1|10£1 – £10
11|50£11 – £50
51|100£51 – £100
101|500£101 – £500
501|1000£501 – £1,000
1001|2000£1,001 – £2,000
2001|5000£2,001 – £5,000
5001|10000£5,001 – £10,000
10001|99999£10,001 – £99,999

Colour Options

ValueLabel
(empty)Any
BlackBlack
SilverSilver
WhiteWhite
YellowYellow
BlueBlue
GreyGrey
RedRed
GreenGreen
BrownBrown
PinkPink
GoldGold
PurplePurple
OrangeOrange
ChromeChrome
Yellow GoldYellow Gold
White GoldWhite Gold
Rose GoldRose Gold
MixedMixed
ClearClear
Gold PlatedGold Plated
CopperCopper

Brand Options

ValueLabel
(empty)Any
NintendoNintendo
PlaystationPlayStation
AppleApple
XboxXbox
SamsungSamsung
SonySony
MicrosoftMicrosoft
HPHP
LenovoLenovo
DellDell
AsusASUS
AcerAcer
GoogleGoogle
AmazonAmazon
CanonCanon
MotorolaMotorola
NokiaNokia
DewaltDeWalt
MakitaMakita
BoschBosch
MilwaukeeMilwaukee
SegaSega
PokemonPokémon
FunkoFunko
Funko PopFunko Pop
UnbrandedUnbranded

Product Type Options

ValueLabel
(empty)Any
RingRing
WatchWatch
BraceletBracelet
CharmCharm
EarringEarring
ChainChain
NecklaceNecklace
PendantPendant
BroochBrooch
AnkletAnklet
ZoomZoom
MacroMacro
WideWide
FisheyeFisheye
PrimePrime
OtherOther

3. General settings

Applies to both scraping modes above.

FieldTypeDefaultDescription
max_items_per_urlinteger20Maximum number of product listings to collect per URL or search. Set to 200 for broad collection, or 20 for quick testing and sampling.

Output Format

Sample output

{
"code": "057000064980",
"title": "9ct Yellow Gold Stud Pierced 1.81G",
"image_url": "/globalassets/catalogs/dc8e0a52-a884-473f-92a8-b471012417b7.jpg",
"rrp": "99.99",
"sp": "99.99",
"condition": "0",
"url": "/shop/jewellery--fashion/jewellery/earrings/earring/057000064980",
"category": "Earring",
"store_name_with_state": "Aberdeen, Scotland",
"shipping_label": "Postage",
"shipping_cost": "9.50",
"promotion": null,
"item_type": "Earring",
"product_list": "Jewellery",
"brand": null,
"absolute_image_url": "https://www.cashconverters.co.uk/globalassets/catalogs/dc8e0a52-a884-473f-92a8-b471012417b7.jpg",
"has_authenticity_certificate": false,
"from_url": "https://www.cashconverters.co.uk/shop/jewellery--fashion?Sort=default&page=1&f%5Bcategory%5D%5B0%5D=1073741825&f%5Blocations%5D%5B0%5D=all"
}

Each scraped product record contains 17 fields providing comprehensive item and transaction details:

Product Identification & Basics

FieldMeaningExample
CodeUnique product code assigned by Cash ConvertersSKU-12345ABC
TitleFull product name and descriptionApple iPhone 12 Pro - Space Gray 128GB
BrandManufacturer or brand nameApple
Item TypeCategory classification (e.g., electronics, jewelry)Electronics
CategoryDetailed product category from the catalogMobile Phones > Smartphones

Pricing Information

FieldMeaningExample
RRPRecommended Retail Price (original MSRP if available)999.99
SPSelling Price — the current Cash Converters price349.99
PromotionActive discounts, sales, or promotional labels20% Off or Flash Sale

Product Condition & Quality

FieldMeaningExample
ConditionPhysical state of the item (e.g., Mint, Good, Fair, Used)Good
Has Authenticity CertificateBoolean flag: whether the item includes authenticity verificationtrue

Logistics & Delivery

FieldMeaningExample
Shipping LabelShipping method description (e.g., Standard, Express, In-Store Pickup)Standard Delivery
Shipping CostCost to deliver the item5.99
Store Name With StatePhysical store location and region where item is heldLondon - Oxford Street, UK
FieldMeaningExample
Image URLRelative URL path to the product image (may require domain prefix)/products/images/12345.jpg
Absolute Image URLComplete, fully qualified image URL ready to downloadhttps://www.cashconverters.co.uk/products/images/12345.jpg
URLDirect link to the product detail page on Cash Convertershttps://www.cashconverters.co.uk/product/12345ABC

Inventory & Metadata

FieldMeaningExample
Product ListInternal listing identifier or SKU referenceINVENTORY-67890

How to Use

  1. Generate search URLs — Navigate to Cash Converters (any domain), apply filters (category, location, price range, sort), and copy the full URL.
  2. Build configuration — Paste URLs into the urls array. Adjust max_items_per_url based on desired data volume (20–200 items per page).
  3. Set error handling — Use ignore_url_failures: true for bulk scraping to skip temporarily broken pages without stopping the entire run.
  4. Execute the scraper — Start the run and monitor progress in the log.
  5. Process output — Download data as JSON, CSV, or Excel for further analysis, price comparison, or inventory sync.

Tips & troubleshooting:

  • Use regional-specific domains (e.g., .nl for Netherlands) to target particular markets.
  • Filtered search pages yield more focused data than broad category pages.
  • Shipping costs vary by location and item weight — capture these for accurate resale margin calculations.
  • If a URL returns no results, verify the search parameters are still valid on the site.

Use Cases & Business Value

  • Price arbitrage: Compare RRP vs. SP across regions and categories to identify resale opportunities
  • Market research: Track secondhand value trends for electronics, jewelry, and collectibles
  • Competitive analysis: Monitor competitor pricing and inventory on Cash Converters storefronts
  • Inventory automation: Sync product data into POS or aggregator platforms for multi-channel sales
  • Condition tracking: Analyze how product condition correlates with pricing and sell-through rates

The Cash Converters Product Search Scraper eliminates manual data entry, enabling resellers and analysts to make data-driven decisions at scale.


Conclusion

The Cash Converters Product Search Scraper is a powerful tool for anyone operating in the secondhand e-commerce space. By extracting detailed product records — from pricing and condition to shipping logistics and authenticity verification — it transforms raw search pages into actionable business intelligence. Whether you're a reseller optimizing margins or a researcher studying the secondhand market, this scraper delivers the structured data you need, fast.