Back to search
Using Python and the Beautiful Soup library to scrape information from websites such as Asos, for items of interest that cost "x" amount of money. The results are then sent to my personal email address.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Moved 'getAsosItem' class into its only python file. Formatted the item data into a simple string and using SMTP send it to myself.
351881bView on GitHub