Skip to content

deglaus/mulan_webscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Second-Hand Scanner

logo

Star History Chart

Group: Mulan

Contributors: chrbjo, choc0572, deglaus, Boxman1337, TofteT and CasperBrandt.

Special acknowledgments:

  • chrbjo - A major leading contributor to setting up the database and integrating it into the greater architecture. He also managed to fetch data from some of the more challenging websites.
  • choc0572 - Designed the entire UI, and aided me (deglaus) a lot in managing to have our API be usable in the frontend. He mastered REACT for this project and managed to present our work elegantly.

Description

Second-Hand Scanner is an online comparison tool for concurrently searching for products on various second-hand shops seamlessly.

Dependencies

  • Python
  • Go

Install additional dependencies by using the script located in the scripts directory

On Linux platforms : chmod +x ./scripts/DependenciesInstaller.sh && ./scripts/DependenciesInstaller.sh On MacOS : chmod +x ./scripts/DependenciesInstaller.sh && sh ./scripts/DependenciesInstaller.sh On Windows, install WSL, then follow Linux requirements.

Xampp Startup script

Either do make startX or startup Xampp by using the following command: python ./scripts/XamppStarter.py

Xampp Stopper Script

Either do make stopX or stop Xampp by using the following command: python ./scripts/XamppStoper.py

About

Webscraper for second-hand marketplaces oriented towards Swedish buyers. This was a group project from an operating systems course, with focus on concurrency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors