Stackinfo is a project that ranks the popularity of technologies and stacks listed in job postings for a location each month. Each month’s reports are linked below.
Leave a star if you find this repository helpful!
Stackinfo uses Python with asyncio and aiohttp to parse the job-posts, it then stores the results in a PostgreSQL database, exposes the results with a REST API using FastAPI, and it automates the scraping and reporting by using Docker and systemd services.
Reports are categorized by month, tech, and stack. Tech reports count each keyword listed in a job posting separately, while Stack reports count the keyword group from each posting as one.