Hello Community,
I want the bot to type “headphones” (or something similar) into Amazon then scrape 100 listings into a datatable.
From the results, I want the bot to find the most common words from the listings and order them:
ex:
1 Wireless - 80 times
2 Bluetooth - 50 times
3 Phone - 7 times.
What is the best approach to collecting this data as described?
Thank you