This project demonstrates web scraping, translation, and cross-browser testing using Selenium and BrowserStack. It scrapes articles from the Opinion section of the Spanish news outlet El País, translates the titles to English, and analyzes repeated words across them.
- Clone the repository.
- Install dependencies using
pip install -r requirements.txt. - Add your BrowserStack credentials and translation API key to the script.
- Run the script locally to verify functionality.
- Execute the script on BrowserStack across multiple browsers.
- Screenshot of the build running: [https://drive.google.com/file/d/1q8X1XG_nXF2KAd6ZJ8nVLlFDSLgWo3Pb/view?usp=drive_link]
- BrowserStack Automate Build Link: [https://automate.browserstack.com/projects/Default+Project/builds/Untitled+Build+Run/2?public_token=819c3c9a4ce6d831e478124c5fe365f46c32b9a4dda5a014cf7b58dd6c7481fb]