- GitHub Repo URL
- https://github.com/rhally/ASOS-Review-Keyword-Searcher
This simple project was written in Python and utilises the automated testing tool Selenium to search product reviews on ASOS for the supplied keywords.
Inputs to this script are a comma separated list of keywords and a URL to the product category you wish to search within. When the script is finished running, it will output a list of each product URL preceded by the total occurrences for all of the keywords found.
Inputs to this script are a comma separated list of keywords and a URL to the product category you wish to search within. When the script is finished running, it will output a list of each product URL preceded by the total occurrences for all of the keywords found.