a few small automation projects
-
ebay_scraper: using Selenium, search input item in ebay with 'buy it now' and 'free international shipping' filters, extract all items shown on the first page, and display them in a single xlsx file wiith multiple sheets (according to value defined), in ascending price order.
-
openU_login: using Selenium, after setting student name, password, and ID number, opens the Open University of Israel's students hub and automatically log in.