I'm really new to coding, and I'm learning Python, I'd like to code a script that could find, on the website next.backpack.tf, specific 'origin' for items on the 'Classifieds'. The screenshot above should clarify what exactly I'm looking to find with the code.

The script would have to scroll down the page, hover over the item Icon for a few moments, identify the origin, go to the next page, and notify or save the different origin that I'm looking for somewhere that I could find the item later without having to do all that my self.
I don't know if it is possible, or how to start it, it would help me learning more about the language and if it works, would save me a lot of time searching for specific items for the game XD. So, if it is possible, how could I make this?