What you receive
- Added, removed, renamed, and re-parented browse nodes
- Attribute, refinement, product-type, and child-node set changes
- Before-and-after paths with transparent change types
- Assignment review queue for seller-supplied SKU or ASIN references
- Stable priority order with counts for every change family
Who it is for
Amazon sellers, agencies, and catalog teams comparing successive reports requested with the same options before a human verifies live taxonomy and any proposed listing work.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday parses only the two bounded Browse Tree XML strings, shared report options, dates, and optional SKU/ASIN assignment references you supply. DTD and entity declarations are rejected. It reads no Amazon account, report, taxonomy, listing, or customer record and verifies no snapshot or assignment. A difference is not a policy change, category recommendation, listing defect, suppression cause, or instruction to reclassify. Friday does not publish listings and never edits, reclassifies, uploads, or submits one. A human must verify the live taxonomy and listing before acting.
Synthetic sample
See the deliverable structure before buying
{
"changed_node_count": 4,
"added_node_count": 1,
"removed_node_count": 1,
"renamed_node_count": 1,
"reparented_node_count": 1,
"refinements_changed_count": 1,
"product_types_changed_count": 1,
"affected_assignment_count": 2,
"change_queue_preview": [
{
"priority_rank": 1,
"node_id": "110",
"change_types": [
"removed"
],
"before_name": "Bottle Accessories",
"after_name": null,
"assignment_count": 1,
"review_priority": "assigned_node_changed"
},
{
"priority_rank": 2,
"node_id": "100",
"change_types": [
"reparented",
"product_types_changed",
"refinements_changed",
"renamed"
],
"before_name": "Insulated Bottles",
"after_name": "Vacuum Insulated Bottles",
"assignment_count": 1,
"review_priority": "assigned_node_changed"
}
],
"publish_status": "draft_needs_review",
"safety": "A deterministic diff of seller-supplied XML\u2014not a live taxonomy read, category recommendation, listing defect, reclassification, or edit."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.