Skip to content

librity/nc_gojobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nomad Coders - GO for beginners

Table of Contents

About

A simple web app that scrapes Indeed.com job listings and saves them to downloadable .csv files.

Getting Started

Prerequisites

Install the latest version of Go in your machine.

Installing

Clone the repo, start the server and open http://localhost:2000 in your browser

$ git clone https://github.com/librity/nc_gojobs
$ cd nc_gojobs
$ go run main.go

Automagically analyze race conditions during compilation:

$ go build -race

Usage

Choose a country and the tech you wanna work with, then hit submit. The server will scrape all Indeed.com listings that match your params and send you a .csv with the results.

Libs

Docs

Resources

About

Nomad Coders - Go for beginners - A concurrent web scraper in Go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published