• Projects 6
  • Rating 3.9
  • Rating 788

Budget: 1320 PLN Deadline: 10 days

Maciej, I see that you need a system to automate shoe management on the Alias platform, so prices always stay up to date through an external API. The main goal is to keep the data accurate and update prices dynamically without manual work.

I will build a Python program that handles adding, editing, and deleting shoe information. It will automatically fetch and update prices from the specified external API at regular intervals. If the pricing API is temporarily unavailable, the system will keep the last known price and log the error, so your operations can continue without interruption.

Could you clarify what data format is expected for the product identifier, such as SKU or ID, in the external pricing API? Also, how often should the prices be updated?

  • Projects 32
  • Rating 5.0
  • Rating 7 989

Budget: 1320 PLN Deadline: 7 days

You need a Python admin tool that manages shoe listings on the Alias platform and keeps prices synced automatically from external APIs (hypeboost, klekt), including VPS deployment as a continuation of existing work.

Plan: SQLite or PostgreSQL backend with SQLAlchemy models covering full product schema plus price history table. FastAPI or a CLI admin panel for CRUD operations. APScheduler running periodic price-fetch jobs per product SKU against hypeboost/klekt APIs, with fallback to last valid price on failure and error logging to DB. VPS setup with systemd service to keep the scheduler alive on restart.

The key risk here is API rate limiting from hypeboost/klekt during bulk price refreshes. I'd handle this with a queue and per-domain throttle so the scheduler doesn't get blocked or banned mid-cycle.

What's the current state of the existing codebase, and which pricing APIs are already integrated versus still needing implementation?

Current freelance projects in the category Python

14:55
23 July
23 July
22 July
20 July