Relative Content

Tag Archive for javascriptapiexpressaxios

The Amazon API for scraping is being blocked in my Axios

I need to create a form that sends a keyword to the server. Then, my server forwards this keyword to the Amazon server, which returns information such as name, price, photo, etc. After that, I need to send this information to the frontend.