Robomotion RPA

Product details
Angie10303Angie10303
Angie10303
Mar 23, 2026

Q: Amazon FBA and Keepa

Hi, I'm an Amazon FBA seller and have to source for products daily. I pull up an excel sheet of products and then I check Keepa (chrome extension) to check if it's profitable. I click on a button Keepa and it will search Google for that product. I take that price and plug it in to Keepa to see if it's profitable. Sometimes I'll have Gemini find the pricing and it's accurate for the most part. Can I automate this with Robomotion? It's extremely repetitive.

Founder Team
Faik_Robomotion

Faik_Robomotion

Mar 23, 2026

A: Hello Angie,

Yes, this should definitely be possible to automate. Working with an Excel sheet and using Gemini is the easier part.

The main challenge is the Chrome extension. Browser extensions can be trickier to automate because they are not exactly standard web pages or desktop applications, but something in between. That said, they can still be automated, just not as straightforward as normal web pages.

I took a look at Keepa, and it seems that most of the interaction actually happens within the webpage itself. The extension appears to inject content into the HTML of the Amazon product page, effectively becoming part of the page. If that is the case, it makes automation much more feasible.

There is also the option to open the extension directly via a URL like:
chrome-extension://neebplgakaahbhdphmkckjjcegoiijjo/welcome.html
This can sometimes help, although in your case, the main interaction likely happens on the Amazon product page.

So Keepa is the only real challenge here, but it still looks doable.

You can try building this yourself, or get help from our community freelancers. I recommend joining our Discord to get support at https://community.robomotion.io

Our AI Builder can also help you get started quickly.

As with any AppSumo purchase, you have 60 days to make it work, and I believe this use case is achievable.

Best,

Share
Helpful?
1
Log in to join the conversation

Hi Faik, thank you so much for the thorough answer!

Sure Angie, you are welcome.