matteo77matteo77
matteo77PLUS
Apr 8, 2025

Q: Scrape competitor products to monitor them:

Is it possible to monitor competitors online products: price, title,description, etcc and update these data into a database like google sheets?

Founder Team
Enod_MazaalAI

Enod_MazaalAI

Apr 8, 2025

A: Hi matteo77,

Yes possible. The simplest workflow you can create is to use scheduler to run every X mins/days and then use something like apify or jina AI to scrape the website pricing page and extract these fields and write into something like gsheets or airtable.

Share
Helpful?
Log in to join the conversation

thanks do you have idea about which of the 2 is cheaper? I was thinking that deepseek was able to scrape the web by itself, but you are right that make the data LLM friendly for sure help to get better results. ..

Unfortunately I don't have direct comparison since it's more like apple to orange comparison.
web scraping via deepseek via API is not possible I believe.

I think it is possible, because I know a developer that made it with thousands of query on the web of this type trough api and other api connected to google sheet are doing similar stuff, scraping webpages data..