DEV Community

John
John

Posted on

1 1

I scraped thousands of jobs from the internet and used AI (GPT4) to score them based on work-life balance

Job post

AI really makes extracting and analyzing data very simple today compared to pre-AI times.

It made it really easy for me to get and analyze infos that are difficult to manually do via code. It allowed me to build Calm Jobs in just a few hours.

The process was very simple:

  • Scrape job post pages.
  • Send the text content of the whole page to AI and ask it to extract salary information and analyze the post to calculate a work-life balance score.

The work-life balance score calculation uses these data points:

• Flexible Working Hours
• Remote Work Options
• Vacation Policy
• Company Culture
• Workload Expectations

I'm planning to add more data points to analyze for calculating the score. Got any suggestions?

Also, ask me anything! :)

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay