vittoriotriassi/jobs_scraper
Simple job postings scraper for Indeed based on requests and BeautifulSoup
This tool helps recruiters, HR professionals, or job seekers gather specific job postings from Indeed. You input your desired job position, location, and country, and it outputs a spreadsheet-like table (Pandas DataFrame) containing the scraped job details. It's designed for anyone who needs to systematically collect job market data.
No commits in the last 6 months. Available on PyPI.
Use this if you need to quickly extract job postings from Indeed based on specific search criteria for analysis or market research.
Not ideal if you need to scrape data from multiple job sites beyond Indeed or require advanced features like CAPTCHA handling or proxy rotation to avoid being blocked.
Stars
14
Forks
3
Language
Python
License
MIT
Category
Last pushed
Sep 25, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/vittoriotriassi/jobs_scraper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.