peviitor-ro / Scrapers_Cristi_Olteanu

This repository contains over 100 web scraping scripts, which run daily through GitHub actions. Those scripts provide peviitor.ro with updated data on job postings.
9 stars 1 forks source link
peviitor-scraper

Peviitor.ro Job Listings Web Scrapers

Overview

This repository houses a collection of more than 100 Python web scrapers. These scrapers are designed to run daily through GitHub Actions as part of a CI/CD pipeline. Their primary purpose is to ensure that the job listings on https://peviitor.ro/ remain current, providing users with accurate and relevant data.

Technologies used

python python python

Testing Protocol and Assignment Guidelines for Scrapers at peviitor.ro

The scraped information includes:

The accuracy of the scraped data can be verified on the dedicated verification website: https://scrapers.peviitor.ro/.

image

Usage

To utilize this project, follow these steps:

  1. Download or clone this project to a local folder.

  2. Install Python 3.x and the required libraries using the following command:

  3. Run the peviitor_scraper.py file and follow the instructions in the command-line interface to input your search term and other settings.

  4. The search results will be saved in a JSON file, for example: results.json.

Contributions

This project is open for contributions. If you wish to contribute, you can fork the project and submit a pull request with your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.