Catalogue collection
Names, attributes, prices and stock land in consistent columns.
Web scraping and data extraction
I collect products, prices, stock, contacts and statuses from websites, files and APIs. The output has clean fields, change history and explicit errors.
Discuss a projectNames, attributes, prices and stock land in consistent columns.
Multiple price lists are normalised and discrepancies are made visible.
Data refreshes on a schedule while source failures remain visible.
Define the source, rules, exceptions and the outcome a user must see.
Validate a small dataset or one user journey before a wider implementation.
Review errors, response time and actual value, then expand what works.
Often yes when the information is public and available to a normal user. Each source is checked first.
The collector should flag missing or changed fields instead of silently writing bad data.
Yes. CSV, Excel, a database or an API are also possible.
Web scraping and data extraction