{"id":17912489,"url":"https://github.com/bonigarcia/job-tracker","last_synced_at":"2025-06-10T21:13:23.069Z","repository":{"id":156164755,"uuid":"630444317","full_name":"bonigarcia/job-tracker","owner":"bonigarcia","description":"Scheduled automated test for daily tracking jobs about Selenium, Cypress, Puppeteer, and Playwright on Linkedin","archived":false,"fork":false,"pushed_at":"2024-04-15T09:36:31.000Z","size":214,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-04-15T15:36:41.940Z","etag":null,"topics":["cypress","linkedin","playwright","puppeteer","selenium"],"latest_commit_sha":null,"homepage":"https://bonigarcia.dev/job-tracker/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bonigarcia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-04-20T11:51:36.000Z","updated_at":"2024-04-18T07:34:24.116Z","dependencies_parsed_at":"2023-10-15T00:57:11.974Z","dependency_job_id":"0db5a572-38c0-4ca9-bc27-36e8a8c57496","html_url":"https://github.com/bonigarcia/job-tracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonigarcia%2Fjob-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonigarcia%2Fjob-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonigarcia%2Fjob-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonigarcia%2Fjob-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bonigarcia","download_url":"https://codeload.github.com/bonigarcia/job-tracker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245180251,"owners_count":20573635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cypress","linkedin","playwright","puppeteer","selenium"],"created_at":"2024-10-28T19:45:30.403Z","updated_at":"2025-03-23T22:34:40.290Z","avatar_url":"https://github.com/bonigarcia.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/bonigarcia/job-tracker/workflows/scheduled-test/badge.svg)](https://github.com/bonigarcia/job-tracker/actions)\n[![badge-jdk](https://img.shields.io/badge/jdk-11-green.svg)](https://www.oracle.com/java/technologies/downloads/)\n[![License badge](https://img.shields.io/badge/license-Apache2-green.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n[![Twitter Follow](https://img.shields.io/twitter/follow/boni_gg.svg?style=social)](https://twitter.com/boni_gg)\n\n# Job Tracker ![](https://bonigarcia.dev/job-tracker/img/job-tracker.png)\n\nThis project contains a scheduled automated test for daily tracking jobs about Selenium, Cypress, Puppeteer, and Playwright on Linkedin.\n\n## Motivation\n\nThis project aims to measure the popularity of tools typically required for automated testing jobs: [Selenium](https://www.selenium.dev/), [Cypress](https://www.cypress.io/), [Puppeteer](https://pptr.dev/), and [Playwright](https://playwright.dev/). To that aim, it measures the number of times new job positions contain these terms on [Linkedin](https://linkedin.com/).\n\nSince the Linkedin API does not support a programmatic way to discover jobs, this project implements a scheduled automated test (based on Selenium) to request this information.\n\n## Components\n\nThe main elements contained in this project are the following:\n\n- [Automated test](https://github.com/bonigarcia/job-tracker/blob/main/src/test/java/io/github/bonigarcia/wdm/test/LinkedinTest.java). This test uses **Selenium** to drive a browser that requests the number of jobs mentioning _Selenium_, _Cypress_, _Puppeteer_, and _Playwright_) during the past **24 hours worldwide**.\n- [Dataset](https://github.com/bonigarcia/job-tracker/blob/main/docs/dataset.csv). The number of jobs gathered by this automated test is written into a **CSV** (comma-separated value) file.\n- [Scheduled job](https://github.com/bonigarcia/job-tracker/blob/main/.github/workflows/scheduled-test.yml). The test before is executed daily on **GitHub Actions** using a cron task. This job automatically commits the changes in the CSV dataset.\n- [Web page for results](https://github.com/bonigarcia/job-tracker/blob/main/docs/index.html). The results are displayed using [Chart.js](https://www.chartjs.org/), reading the data from the CSV dataset. The resulting web page is published automatically with **GitHub Pages**.\n\n## Results\n\nThe automated job started to work on **April 27, 2023**. Since then, each day, the automated test gathers new data daily, and the resulting chart is automatically updated. Check out the resulting [web page](https://bonigarcia.dev/job-tracker/).\n\n## About\n\njob-tracker (Copyright \u0026copy; 2023-2024) is a project created and maintained by [Boni García](https://bonigarcia.dev/) licensed under [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonigarcia%2Fjob-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbonigarcia%2Fjob-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonigarcia%2Fjob-tracker/lists"}