Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrating Flipkart and Amazon Products with Price Tracker Tool #1145

Closed
monu808 opened this issue Jan 16, 2025 · 2 comments
Closed

Integrating Flipkart and Amazon Products with Price Tracker Tool #1145

monu808 opened this issue Jan 16, 2025 · 2 comments

Comments

@monu808
Copy link

monu808 commented Jan 16, 2025

I want to integrate Flipkart and Amazon products into this website hosted on GitHub. The integration should include:

  1. Fetching and displaying product details such as name, image, price, and description using their APIs or affiliate links.

Additionally, I want to implement a price tracker tool that:

  1. Allows users to input a Flipkart or Amazon product link.
  2. Tracks and displays the current price of the product.
  3. Notifies users of price drops via email or on the website.

Proposed Approach:

  1. API Integration: Use Flipkart and Amazon APIs to fetch and display product details dynamically.
  2. Affiliate Links: Embed affiliate links for purchases.
  3. Price Tracker Tool:
    • Use web scraping (e.g., with libraries like BeautifulSoup in Python or Puppeteer in JavaScript) or APIs to fetch product prices.
    • Store price history in a database (e.g., Firebase, MySQL, or MongoDB).
    • Set up a notification system (e.g., using email services like SendGrid or Twilio).
      @mdazfar2 @Kavita1928

Copy link
Contributor

Hello monu808! Thanks for opening an issue in Ezyshop! 🚀

  • We'll get back to you as soon as possible.

  • Hope you star our Repo.

  • Join our Discord Server to collaborate and discuss further.

@mdazfar2
Copy link
Owner

mdazfar2 commented Jan 17, 2025

Hey @monu808, thank you for raising the issue. I hope you have read our README.md to understand exactly how EzyShop works and its purpose. Adding products is not a big deal; kindly go through the README.md file. Please avoid raising issues directly, as it is not the correct way to work on open source. Thank you.

@mdazfar2 mdazfar2 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants