AI Product Matcher - manual update of JSONs
Hi, I wanted to test AI Product Matcher without uploading my custom crawlers and setting up everything. So is there a way to manually create a dataset, for example dataset1 and dataset2 and update JSONs to this datasets? I would like to upload Amazon JSON with product data to dataset1 and Walmart JSON with product data to dataset2 and then just compare it. Can I manually update those JSONs? I couldn't find any info in the docs 😕
1 Reply
fascinating-indigo•2y ago
You'd like to compare two JSON objects, perhaps in a different order and with different elements.
See JYCM [1],A flexible json diff framework for minimalist.
[1] https://github.com/eggachecat/jycm
GitHub
GitHub - eggachecat/jycm: A flexible json diff framework for minima...
A flexible json diff framework for minimalist. Contribute to eggachecat/jycm development by creating an account on GitHub.