Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

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 :( )

Notifications You must be signed in to change notification settings

adamllryan/ola_auction_handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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 :( )

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published