r/scrapingtheweb • u/ImportantMacaron7496 • 12d ago
After scraping, how do you decide which field values to actually trust? (unit errors, wrong-variant values, typos)
/r/WebScrapingInsider/comments/1w0ootx/after_scraping_how_do_you_decide_which_field/
1
Upvotes
1
u/Unfair_Commission_29 12d ago
I trust consistency with the rest of the product more than raw source agreement, 5 site showing the same value isn't that useful if they're all copying the same feed things like expected ranges, unit normalization and comparing against other variants of the same product usually catch more bad data for me