Using Python To Send Me Daily Notifications

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Nice work! One thing you could also do is use a list comprehension for the first for loop. Something like: prices = [obj[‘price’] for obj in response.json()]. Not tested, but I think that’ll work! 😅

danieljaouen
Автор

Just started coding bootcamp in October and you’re such an inspiration!!

Mr-C-Codes
Автор

Full video coming soon for this with source code and tutorial on how I created a daily web scraper ❤

TiffInTech
Автор

i just use the price comparison and notifications site of my trust 😂

aboPLZ
Автор

Hi, did you upload it on any cloud? If yes, then which provider

bogdanandrei
Автор

Any advice on how to become so good that you can build apps simply because you have an idea?

zarakikenpachi