How to make an app for dropshipping like oberlo

Hi, my idea is to connect e-commerce platforms and maybe even synchronize them. I asked gpt a question… and you, could you give me your opinion?

I would like to create or recreate a dropshipping application, similar to Oberlo, to scrape products and synchronize them (stock, prices).
I asked my 1,000 questions to several LLMs after speaking with them at length.

SUMMARY OF WHAT THEY TOLD ME

  1. Scrape products. They confirmed that some marketplaces are protected, and therefore more difficult to scrape, and regarding eBay, there is no dedicated API to retrieve products.
  2. Synchronize the stock of Aliexpress suppliers with my eBay seller account. They explained to me that it’s not possible to scrape, list, and synchronize directly from Aliexpress to eBay or elsewhere, hence the fact that the products are first scraped on The Oberlo app before being pushed to Woo Commerce
  3. From Aliexpress to the Oberlo app via Woo Commerce to get to eBay. As I said earlier, the LLM explained to me that Aliexpress’s APIs don’t allow me to do what I want, which is why I have to go through Woo Commerce and then use a plugin to send my products to Aliexpress.

So that’s a summary, and now I wanted to ask you if you think there’s a way to do this with n8n or Browser Automation Studio. They tell me that AppScript is shaky.

Otherwise, there’s Websim, who made me an app https://websim.ai/@airymoonbeam99169531/aliexpress-product-extractor

I’m looking for something similar. I’ll probably take a csv file of 20-30 selected products and then run http request to each to check the price. Stock, I’m not worried about, the suppliers usually have 1000s on hand…