title |
---|
Simple Go Parser |
Simple parser API server to extract the data from the HTML response and return the data in JSON format.
- Ensure you have go installed on your system.
- Clone or download the repository.
- Run the following command to install necessary dependencies:
$ go install
$ go build
$ ./go-parser