Giter Club home page Giter Club logo

Comments (2)

jlevers avatar jlevers commented on August 11, 2024 1

Hey @misterakko – I've actually started building something that would automatically convert the old feed formats to the new JSON format, so you wouldn't have to worry about updating how you're dealing with products, although I was planning on releasing it as a paid product. That said, if you get something out the door before I do and release it for free, it's all good! I'm all for more open source software :)

I've also already written some code for my own use for handling new product creation, so if you're interested in that, feel free to shoot me an email: [firstname] [at] highsidelabs [dot] co

from selling-partner-api.

misterakko avatar misterakko commented on August 11, 2024

If I may chime in…
All of you probably know by now that Amazon has deprecated every type of feeds except for JSON ones. They plan on allowing JSON only from March 2025 onwards. Since MWS times, I have only used flat files — because that's what you get from a SQL database if you SELECT INTO FILE, basically.
I was wondering if somebody here would be interested in writing with me an addendum on top the jlevers library which basically abstracts over the Amazon APIs and allows to easily send new product listings, and updates for price and stock for existing ones. Ideally, when the new code is robust, we could make a merge request here. The jdlevers library already allows one to make short work of authentication and document uploads, adding product handling would be par for the course IMHO.
I tried following Amazon's tutorial here https://developer-docs.amazon.com/sp-api/docs/building-listings-management-workflows-guide but it seems straitjacketed to building a user interface which, like Seller Central itself, forces the end user to type in one product at a time, field by field. So, type in everything for one product at a time, you are the producer so you have all of the info and high quality pictures, you love revising the info every time Amazon asks for more, things like that. If you have companies feeding you a catalog of tens of thousand of items, like I do, this way of doing things is simply unfeasible.

But maybe there's already some useful sample code, or code snippet, around and I just have not seen it? Let's talk.

from selling-partner-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.