goscrape
A simple job scrapper. Deprecated in favor of jobet.
How To Use
The scrapper daemon and server, goscraped
, is a API scrapping daemon and gRPC server. The gRPC client, goscrape
enables the user to probe companies on demand, adding to the saved companies DB if requested.
Technologies
- SQLite: Lightweight SQL database.
- gRPC: Communication between CLI client and daemon.