oxylabs /
how-to-scrape-amazon-prices
A code for extracting best-selling items, search results, and currently available deals from Amazon using Python and Oxylabs E-Commerce Scraper API.
79/100 healthLoading repository data…
DevMo7md / repository
E-Commerce API— A fully functional e-commerce backend built with Python and Django,featuring a robust REST API. It includes complete product management (CRUD), user authentication with email verification, a shopping cart and checkout flow, media handling for product images, order tracking with delivery service integration,and secure online payments
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
An E-Commerce API project built using Python and Django, with HTML templates for page rendering.
🔧 Project Status: Under Construction 🚧
media/products.templates/email.static folder.E-Commerce-API/
│
├── API/ # API-related files
├── Ecommerce_API/ # Project settings and configurations
├── media/products/ # Product images
├── static/ # Static assets (CSS/JS/images)
├── templates/email/ # Email HTML templates
├── db.sqlite3 # Local SQLite database
└── manage.py # Django management script
• Now U can Export it in postman and see it
Clone the repository: git clone https://github.com/DevMo7md/E-Commerce-API.git cd E-Commerce-API
Create a virtual environment and install dependencies: python -m venv venv source venv/bin/activate # For Linux/Mac venv\Scripts\activate # For Windows pip install -r requirements.txt
Apply migrations: python manage.py migrate
Start the local server: python manage.py runserver
| Status | Feature |
|---|---|
| ✅ Done | Project structure setup with Django |
| ✅ Done | Product management (CRUD) |
| ✅ Done | Media management for products |
| ✅ Done | User authentication with email verification |
| ✅ Done | Advanced dashboard for sellers & customers |
| ✅ Done | Shopping cart and checkout system |
| ✅ Done | Security enhancements (JWT Auth) |
| ✅ Done | Add Sellers Applications System. |
| ✅ Done | Add Coupons and Ocassion System. |
| ✅ Done | API documentation via Postman |
| ✅ Done | Add delivery system |
| ⏳ Pending | Postgress database integration. |
| ⏳ Pending | Payment gateway integration (Paymob) (Now : On delevry) |
| ⏳ Pending | Security enhancements (CSRF) |
| ⏳ Pending | Full testing and production deployment |
Selected from shared topics, language and repository description—not editorial ratings.
oxylabs /
A code for extracting best-selling items, search results, and currently available deals from Amazon using Python and Oxylabs E-Commerce Scraper API.
79/100 healthTracardi /
TRACARDI is a new HOME for your customer data. TRACARDI is an Composable API-first solution for any company that need inexpensive CDP to intergrate with.
72/100 healthbuluslan /
AI 驱动的电商评论深度分析工具 — 14章洞察报告 · 6套主题看板 · 飞书同步 · Sorftime 数据对接 · 零 API Key
81/100 healthmahmud-sajib /
E-commerce API backend (Python/Django REST Framework) with API features such as product listings, cart, orders, auth, and PayPal/Stripe integration for secure online transactions.
47/100 healthmelardev /
Python Ecommerce Api application built with Flask + Flask SQlAlchemy
69/100 healthevrial /
Simple Django driven online shop engine using Amazon Product Advertising API as external data source.
58/100 health