web scrape amazon, flipkart using python + email price drop alert system

Опубликовано: 09 Февраль 2021
на канале: Ishaan Sharma
2,872
80

In this video I will show you how to scrape e-commerce websites like amazon and flipkart. And also create email price drop alert system. First install beautifulsoup4 and requests I have added the scraper for both amazon and flipkart, the email_alert.py deals with email notification.

Follow me on Instagram:   / ishaansharma711  

code: https://github.com/ishaansharma7/scra...

#python
#beginner
#pyprojects