Hello, thank you for your walkthrough. Can we, with SP API, do and automate getting the data of the number of products sold from Amazon Seller Central and then entering this data to Google Sheets? If yes, can you give some tips?
Hi Jacob, thank you for this playlist. I am trying to list a parent product through the amazon sp-api. I first tried sending the body of the product with a product_type `SHIRT` and no `externally_assigned_product_identifier` as far as I know a parent product has no `EAN` and got rejected for missing the attribute. Then I tried listing by sending no `product_type` but got `The Amazon product type specified is invalid or not supported.`. The child products have been listed successfully. So, do parent products actually have an `EAN`?
40:38 - Q&A | Is it possible to export complete shipping addresses from Amazon? This is my problem. I'm getting " { "errors": [ { "message": "Access to requested resource is denied.", "code": "Unauthorized", "details": "" } ] }". I have to log in to Seller Central and download orders to extract the customer name, address, and email address. Then sync with the API data.
Hi Jacob, When there are multiple seller accounts managed under 1 login of Seller Central, will these SP-API(s) be used to retrieve data specific to a seller account? Because I see that API(s) have a filter based on marketplace id but nothing related to the seller account identifier. Please help!!
Hi Jakob, great video! You mentioned in your video that amazon hides the buyer's email address. I wanted to ask you if the encrypted email changes with each request or if each user has a fixed encrypted email address that can be used as a unique identifier?
Thank you for providing this great resource. Jakob, your videos have taught me a lot. I'm also attempting to use the data from Amazon to build my custom program. Unfortunately, not all data, including performance notifications and account health information, is available in the AMAZON SP-API, as you noted in this video. I must therefore scrape the data from Amazon Seller Central. As you have mentioned in this video, scraping data from Amazon Seller Central is unreliable in the long run due to Amazon's ongoing, constant updates to the user interface and locations of data and information. Any ideas on how I might be able to improve this situation? Any recommendations would be much appreciated. Thanks. :)
Hi Juniven, Thanks for your kind words. If you want to scrape information directly from seller central page, then I recommend using "scraping-friendly" tactics: 1. Same headers as user 2. Not changing the IP too often (rotating proxy) 3. Do not spam requests (send it maybe 2-3 every hour - you don't need to check it more often, right ?) 4. Use headless Selenium instead of requests if possible If you have any questions let me know. I am happy to help.
Do you think the owners of apis are using them to source products? They are pretty much all owned by 7 figure sellers. I feel lie they may be using them to look at our products when we integrate them to our sellers centers
Data is a new oil. Those big companies have an overview of a lot of powerful information. That's why it's sometimes better to create your own automation :)
Hello, in Amazon's order API, I saw that the information returned in the official document includes AddressLine1 under ShippingAddress-, but when I actually requested it, there was no such field. Do I need any authorization and how to do it?
The Amazon SP-API is a damn mess. Walls of texts instead of code examples. 1 code example could easy replace half of a page, or even more. _(Had to ... im just mad at them)_
Hey Jakob, Really amazing video. Could you please pin in the video showing how to get the credientials and setting up the developer account. Thank you!
!!! NEWS !!! We just launched our first Amazon SP-API course. Check the link in the description now for a limited-time offer!
Thanks Jacob for the learning. I will apply this to my case study. More videos related to this.
Hello, thank you for your walkthrough. Can we, with SP API, do and automate getting the data of the number of products sold from Amazon Seller Central and then entering this data to Google Sheets? If yes, can you give some tips?
Hi @Jakobowsky how to get all my products with variations and images that I am selling on amazon with SP API sdk
Please submit a form on our website, my developer may be able to help you :)
If you want to migrate your old MWS app to the new SP API let me know!
jacob, I run a small business. want to get api for fba data into microsoft access. can we hire your team? will it be very expensive?
Hi Jacob, thank you for this playlist. I am trying to list a parent product through the amazon sp-api. I first tried sending the body of the product with a product_type `SHIRT` and no `externally_assigned_product_identifier` as far as I know a parent product has no `EAN` and got rejected for missing the attribute. Then I tried listing by sending no `product_type` but got `The Amazon product type specified is invalid or not supported.`. The child products have been listed successfully. So, do parent products actually have an `EAN`?
Great Webinar, does this include amazon vendor central?
We are only talking about SP API here
40:38 - Q&A | Is it possible to export complete shipping addresses from Amazon? This is my problem. I'm getting " { "errors": [ { "message": "Access to requested resource is denied.", "code": "Unauthorized", "details": "" } ] }". I have to log in to Seller Central and download orders to extract the customer name, address, and email address. Then sync with the API data.
you can download orders from API and sync connect data with custom logic :)
Did you solve the problem? I have the same error.
@@caglargulucan It was a nightmare. Had to get developer approved.
Hi Jacob, When there are multiple seller accounts managed under 1 login of Seller Central, will these SP-API(s) be used to retrieve data specific to a seller account? Because I see that API(s) have a filter based on marketplace id but nothing related to the seller account identifier. Please help!!
Do you have a video on how to connect API to gsheet to show a live update of ROI/Profits of different ASINs?
No, but this is a good idea to do!
Can you please share its postman collection?
Hi Jakob, great video!
You mentioned in your video that amazon hides the buyer's email address.
I wanted to ask you if the encrypted email changes with each request or if each user has a fixed encrypted email address that can be used as a unique identifier?
I am almost sure that each has a unique id
Thank you very much for your quick response!
Hi Jakob, great video! I cannot get buyer's name using SP api. Is there a way to get a buyer name?
Try to check Reports API, maybe there
Thank you for providing this great resource. Jakob, your videos have taught me a lot. I'm also attempting to use the data from Amazon to build my custom program. Unfortunately, not all data, including performance notifications and account health information, is available in the AMAZON SP-API, as you noted in this video. I must therefore scrape the data from Amazon Seller Central. As you have mentioned in this video, scraping data from Amazon Seller Central is unreliable in the long run due to Amazon's ongoing, constant updates to the user interface and locations of data and information. Any ideas on how I might be able to improve this situation? Any recommendations would be much appreciated. Thanks. :)
Hi Juniven, Thanks for your kind words.
If you want to scrape information directly from seller central page, then I recommend using "scraping-friendly" tactics:
1. Same headers as user
2. Not changing the IP too often (rotating proxy)
3. Do not spam requests (send it maybe 2-3 every hour - you don't need to check it more often, right ?)
4. Use headless Selenium instead of requests if possible
If you have any questions let me know. I am happy to help.
@@Jakobowsky Thank you very much for responding Jakob. I will try these ideas first. Thanks again. :)
@@Jakobowsky , Hi when we use aws account, should that be created from the same seller central account?
Do you think the owners of apis are using them to source products? They are pretty much all owned by 7 figure sellers. I feel lie they may be using them to look at our products when we integrate them to our sellers centers
Data is a new oil. Those big companies have an overview of a lot of powerful information. That's why it's sometimes better to create your own automation :)
@jakobwsky Do you happen to know if we have some API which can tell if a Product is FBM or FBA?
Hello, in Amazon's order API, I saw that the information returned in the official document includes AddressLine1 under ShippingAddress-, but when I actually requested it, there was no such field. Do I need any authorization and how to do it?
Hi! if you need some extra help, please go to our website and submit the form
OK thanks@@Jakobowsky
The Amazon SP-API is a damn mess.
Walls of texts instead of code examples.
1 code example could easy replace half of a page, or even more.
_(Had to ... im just mad at them)_
how to create a Amazon calculator that calculate profit using SP-API.which part of SP-API i should use.
Send us an email at contact@deltologic.com :)
I want to ask you can i work in amazon and how can i work from home on ligne i mean
Try for connect sp api , Authorization failed error
Hey Jakob, Really amazing video. Could you please pin in the video showing how to get the credientials and setting up the developer account. Thank you!
🤩❣️