Skip to content

Scrape HardwareZone Price Lists

License

Notifications You must be signed in to change notification settings

luarss/hwz-data

Repository files navigation

HardwareZone Price List scraper

This repository scrapes price lists nightly via GitHub Actions.

We explored two different methods, namely:

  • selenium_automation.py: login based approach
  • scrape.py: non-login based approach (production)

Conflict resolution:

  • Files are grouped by YYYY-MM.
  • If duplicate filenames exist, the github action checks for diffs and commits where necessary.

About

Scrape HardwareZone Price Lists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages