Skip to content

Scrapes local game store websites and formats the data in a standard way.

Notifications You must be signed in to change notification settings

kylemccreery/multisearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

multisearch

Scrapes local game store websites and formats the data in a standard way.

Currently only supports 3 local game stores in Hawaii (Oahu).

Supported stores:

  • Durdle Zone
  • Da-Planet
  • Ideal808

Each of these stores uses Crystal Commerce and can be queried with a JSON encoded URL, but they each use a different organizational structure. Crystal Commerce websites are notoriously slow, so the solution was for me to query all three at once, and compare the output simultaneously to easily see all prices and conditions of their stock.

About

Scrapes local game store websites and formats the data in a standard way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages