Best Flask open-source libraries and packages

Ola_auction_handler

A fullstack (Python Flask, React, Sqlite) application that scrapes online auction listings from Online Liquidation Auction and aggregates them into a searchable web-interface using websockets and adding many useful tracking and search services (Depreciated: OLA migrated to mobile only application and locked down their API :( )
Updated 2 months ago

NOTICE: OLA migrated to a mobile-only application in October 2023. This application is no longer able to scrape listing data.

This is a full web application used to track Online Liquidation Auction Listings.

Screenshot 2023-10-24 at 2 24 54 PM

This app has the following features:

  • Users, items can be "owned" to prevent bidding over each other
  • Websocket refresh button
  • Item previews
  • Auction ending soon notifications
  • Advanced Search (search by phrases, owner, location, and condition)

Build Instructions: 1 Run 'npx vite build' to build front end 2 Build Dockerfile in api 3 Done

Tags websocket