Categorygithub.com/maxmwang/goscrape
module
0.0.0-20240614060730-3ae0e89ffc03
Repository: https://github.com/maxmwang/goscrape.git
Documentation: pkg.go.dev

# README

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.

# Packages

No description provided by the author