There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This repository contains a script that scrapes the Chilean betting website polla.cl for prize information and updates a Google Sheet with the latest data. The script uses the Beautiful Soup library to parse the HTML of the web page, Selenium to control a headless Chrome browser, and the Google Sheets API to update the spreadsheet.