{"id":28766851,"url":"https://github.com/mithildabhi/amazon_product_email_price_alert","last_synced_at":"2025-07-31T02:02:51.722Z","repository":{"id":297354292,"uuid":"996174857","full_name":"mithildabhi/Amazon_Product_Email_price_Alert","owner":"mithildabhi","description":"A Python script that tracks Amazon product prices and sends an email alert when the price drops below your set threshold","archived":false,"fork":false,"pushed_at":"2025-07-09T15:03:36.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-09T16:24:52.492Z","etag":null,"topics":["beautifulsoup","gmail","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mithildabhi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-04T15:04:13.000Z","updated_at":"2025-07-09T15:03:39.000Z","dependencies_parsed_at":"2025-06-05T06:39:05.526Z","dependency_job_id":"a28e59b8-9a21-4457-b24c-02f56ff97b57","html_url":"https://github.com/mithildabhi/Amazon_Product_Email_price_Alert","commit_stats":null,"previous_names":["mithildabhi/amazon_product_email_price_alert"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mithildabhi/Amazon_Product_Email_price_Alert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mithildabhi%2FAmazon_Product_Email_price_Alert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mithildabhi%2FAmazon_Product_Email_price_Alert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mithildabhi%2FAmazon_Product_Email_price_Alert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mithildabhi%2FAmazon_Product_Email_price_Alert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mithildabhi","download_url":"https://codeload.github.com/mithildabhi/Amazon_Product_Email_price_Alert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mithildabhi%2FAmazon_Product_Email_price_Alert/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267974898,"owners_count":24174595,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["beautifulsoup","gmail","python"],"created_at":"2025-06-17T12:05:31.540Z","updated_at":"2025-07-31T02:02:51.715Z","avatar_url":"https://github.com/mithildabhi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🛒 Amazon Product Email Price Alert\n\nTrack Amazon product prices and get instant email alerts when your favorite items drop below your desired price!\n\n## ✨ Features\n\n- **Monitor Multiple Products:** Track as many Amazon products as you want by simply adding their URLs and price thresholds.\n- **Instant Email Alerts:** Receive a beautifully formatted email when a product’s price drops below your set value.\n- **Easy Customization:** Just update the product list and your email credentials—no coding required!\n- **Secure \u0026 Reliable:** Uses Gmail’s secure SMTP with TLS encryption for sending notifications.\n\n## 🚀 How It Works\n\n1. **Configure Your Products:** Add Amazon product URLs and your target prices in the `urls` list.\n2. **Run the Script:** The script checks each product’s current price.\n3. **Get Notified:** If the price drops below your threshold, you receive an email alert with product details and a direct link.\n\n## 📝 Usage\n\n1. **Clone the Repository**\n    ```\n    git clone https://github.com/mithildabhi/Amazon_Product_Email_price_Alert.git\n    cd Amazon_Product_Email_price_Alert\n    ```\n\n2. **Install Requirements**\n    ```\n    pip install requests beautifulsoup4\n    ```\n\n3. **Edit Your Credentials**\n    - Open the script and set your email and app password:\n      ```\n      MY_EMAIL = \"YOUR_EMAIL\"\n      MY_PASSWORD = \"YOUR_PASSWORD\"\n      ```\n    - Update the `urls` list with your desired products and price thresholds.\n\n4. **Run the Script**\n    ```\n    python amazon_price_alert.py\n    ```\n\n## ⚙️ Requirements\n\n- Python 3.x\n- `requests`\n- `beautifulsoup4`\n\n## 📧 Gmail Setup\n\n\u003e **Note:** For Gmail, you may need to generate an [App Password](https://support.google.com/accounts/answer/185833?hl=en) and enable \"Allow less secure apps\" or use OAuth2 for enhanced security.\n\n## 🛡️ Disclaimer\n\n- This script is for personal use and educational purposes only.\n- Frequent scraping may violate Amazon’s terms of service; use responsibly.\n- Email credentials are required for sending notifications—keep them secure!\n\n\n## 🤝 Contributing\n\nPull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.\n\n## 📄 License\n\nMIT License\n\n---\n\n**Happy saving! 🛍️ If you find this project helpful, give it a ⭐ and share with fellow deal hunters!**\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmithildabhi%2Famazon_product_email_price_alert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmithildabhi%2Famazon_product_email_price_alert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmithildabhi%2Famazon_product_email_price_alert/lists"}