GPSR Catalog Compliance Auditor
Pricing
from $5.00 / 1,000 audited catalog products
GPSR Catalog Compliance Auditor
Match ecommerce catalog items to safety documents, flag missing GPSR information, and screen products against official U.S. recall data.
Pricing
from $5.00 / 1,000 audited catalog products
Rating
0.0
(0)
Developer
formnexa Tools
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
11 days ago
Last modified
Categories
Share
Bulk-match ecommerce catalog items to safety documents, flag missing GPSR readiness information, and optionally screen products against official U.S. CPSC recall data.
What it does
- Reads a CSV or JSON catalog (up to 20,000 rows).
- Extracts text from PDF, TXT, CSV, JSON, XML, HTML, Markdown, or ZIP safety-document uploads.
- Matches each document to a product using ASIN, SKU, GTIN/UPC/EAN, model, brand, and title terms.
- Checks whether manufacturer and, for EU targets, EU Responsible Person contact fields are present.
- Optionally queries the official U.S. CPSC public recall service and returns possible matches for human verification.
No paid AI API is used.
Quick start
Upload a catalog or paste CSV/JSON into Inline catalog. Helpful column names include:
asin, sku, gtin, upc, ean, title, brand, model, manufacturer_name, manufacturer_address, manufacturer_email, manufacturer_url, responsible_person_name, responsible_person_address, responsible_person_email, responsible_person_url, and safety_warning.
Upload safety documents when you want product-to-document matching. Put the ASIN, SKU, GTIN, or model in the document text or filename for the strongest match.
Result statuses
READY_FOR_REVIEW: no automated high/medium issue was found. Human verification is still required.MANUAL_REVIEW: a document is missing/ambiguous or another medium issue was found.NEEDS_ATTENTION: core contact data is incomplete, no product identifier exists, or a possible recall match was found.
The numeric risk score is a prioritization aid, not a legal compliance score.
Privacy and safety
- Contact fields are checked but their addresses and emails are not copied to dataset results.
- Uploaded catalog and document contents are processed inside the Actor run.
- With optional CPSC screening enabled, only UPC or limited product terms are sent to the public CPSC service.
- Scanned/image-only PDFs do not use OCR in this version and are flagged for manual review.
- File size, archive expansion, product count, and recall-query limits are enforced.
Important disclaimer
This is an automated readiness-screening tool, not legal advice and not a certification or guarantee of compliance. Requirements vary by product, role, country, sales channel, and facts. Verify every result with qualified professionals and the relevant authority. This Actor is unofficial and is not affiliated with Amazon, the European Union, the European Commission, or the U.S. Consumer Product Safety Commission.
Official references:
- EU General Product Safety Regulation (EU) 2023/988
- EU Safety Gate
- U.S. CPSC Recalls
- CPSC Recall API documentation
Local development
npm installnpm testnpm start
License
MIT