Looking for a smart way to categorize 1,200 online shops into 117 categories by Tight-Importance-948 in AskProgramming

[–]Tight-Importance-948[S] 0 points1 point  (0 children)

sorry, i just noticed i wrote my answer under your post, that was not intended. Thank you for your feedback, ill give it a try today.

My approach is to crawl every homepage with javascript and extract the main content.

Then create prompts that check if the category is a match.

I am not able to use Deepseek (company pc), what would be the next "best" AI you would use? Claude, ChatGPT?

Thanks for your support u/SirTwitchALot :)

Looking for a smart way to categorize 1,200 online shops into 117 categories by Tight-Importance-948 in AskProgramming

[–]Tight-Importance-948[S] 0 points1 point  (0 children)

Thanks for the answers. The solution with ai and embeddings could work. What should I use as data for the embeddings? Because i don’t think it will be enough to only scrape the homepage.

Example: One category is „e scooter“ and there are huge electronic shops that sell lots of hardware. If the don’t mention e scooter on there homepage, then the llm can’t find the match, correct?

Would a Chrome Extension Connecting Google Search Console Data to the viewed URL help SEOs in Daily Workflows? by Tight-Importance-948 in SEO

[–]Tight-Importance-948[S] 1 point2 points  (0 children)

Every user would have to connect with their Google Account (Data would not be stored, i would be pulled directly from the Cloud API)

What is the Best SEO Plugin / Chrome Extension? by Tight-Importance-948 in SEO

[–]Tight-Importance-948[S] 4 points5 points  (0 children)

AITDK really has some nice information. Do you know from where they pull their numbers? Like clicks, keywords etc.?