Home / Secret Sauce / Algorithms / Noise suppression
Secret Sauce > Algorithms >

Noise suppression

Auto scanning and competitor matching

For eBay and price-scraping modules where catalogs do not exist

• eBay: because each seller creates own listings
• Price-scraping: matching your web store’s SKUs against competitors’ web stores

2-pass radar logic

• 1st pass: scan and bring in possible matches
• 2nd pass: competitor identification – auto, manual, or combination of both

Focus on relevant listings

Irrelevant listings are rejected or filtered out

Result

Only compete against SKUs you want to compete against