Skip to content

Search indeed for jobs, output to locally hosted datatable

License

Notifications You must be signed in to change notification settings

pcrandall/jobscrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job scrapper

Ascii animations are ported from ascii-live

User input from bubble tea

demo

Datatable generated with jquery and tailwind css

table

Extended job descriptions with links to job postings

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

About

Search indeed for jobs, output to locally hosted datatable

Resources

License

Stars

Watchers

Forks

Packages

No packages published