Hi,
I have a list of urls from an online retail store, they are all API product pages and display available product information (like title, description, sizes available) in simple text format.
I need a tool that can check these pages and look for specific keywords/brand names so that I can easily filter all of the same brand product pages. The url itself only includes product ID so I can't simply filter the url list.
Thanks in advance
I have a list of urls from an online retail store, they are all API product pages and display available product information (like title, description, sizes available) in simple text format.
I need a tool that can check these pages and look for specific keywords/brand names so that I can easily filter all of the same brand product pages. The url itself only includes product ID so I can't simply filter the url list.
Thanks in advance