jobScrapper

command module
v0.0.0-...-41d2e4b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2021 License: MIT Imports: 19 Imported by: 0

README

Job scrapper

Ascii animations are ported from ascii-live

User input from bubble tea

demo

Datatable generated with jquery and tailwind css

table

extended

Config file format

baseurl   : https://www.indeed.com/jobs?
# Amount of jobs returned from each page.
baselimit : &limit=50
# Total amounts of jobs returned
maxresults : 200

jobs:
- job:
  keyword: JobKeyword1 JobKeyword2
  # You can use City ST, zipcode, remote
  # Location is optional
  location:
    - City ST
    - City ST
    - City ST
    - City ST
    - City ST

- job:
  keyword: golang
  location:
    - remote

- job:
  keyword: full stack developer
  location:
    - Austin TX
    - Denver CO

Todos

  • Fix full description formatting
  • Config file support
  • User Input
  • Real nice Ascii animations

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
package main
package main

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL