Work in progress... (i mean it)
- Download docker compose on your machine
- Uncomment marked string in main.go file, for creating tables (comment it after first sucessfull launch)
- Download this repo
- Run (from the root directory): docker compose build
- Run: docker compose up
- Enjoy! ;p
What is used for what:
- Go - the basis of the parser, sends requests, searches for data (+ htmlquery)
- Js - handles javascript on found pages if necessary (+ puppetteer)
Other projects using this parser:
- Gamers Gazette - web platform based on this parser
- Frontend on react for this service - react based frontend
What resources does the parser use: