Skip to content

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.

Notifications You must be signed in to change notification settings

peviitor-ro/Scrapers_Cristi_Olteanu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 as a programming language
  • bs4(BeautifullSoup)
  • requests

python python python

The scraped information includes:

  • job titles
  • links
  • locations
  • job types

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.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages