DEV Community

Cover image for Scraper compania GfK
ale23yfm
ale23yfm

Posted on

Scraper compania GfK

Scraper

Orice scraper există datorită unei echipe de scraper și tester. Scraper-ul companiei GfK este scris de Răzvan Chichirau în limbajul Python și testat de Camelia Melinte, drept muncă voluntară, și poate fi găsit pe GitHub, fiind un proiect open source.

GitHub logo HardChallenge / Scrapers_PeViitor_Razvan

This repository hosts Python scrapers focused on job listings from websites in Romania, gathered as part of volunteer efforts.

Web Scrapers for Romanian Job Sites

Welcome to the repository of web scrapers designed to extract job listings from various Romanian job sites. This project aims to provide a comprehensive toolset for gathering, validating, and processing job data efficiently.

Table of Contents

About the Project

This repository contains a collection of web scrapers written in Python, specifically targeting job listing websites in Romania. The scrapers are designed to handle various formats and ensure data consistency through a set of validation functions.

Features

  • Multiple Site Support: Scrapers for different job sites in Romania.
  • Data Validation: Functions to validate and clean the scraped data.
  • Easy to Extend: Modular design to easily add new scrapers.

Installation

  1. Clone the repository:

    git clone https://github.com/HardChallenge/Scrapers_PeViitor_Razvan.git
    cd Scrapers_PeViitor_Razvan
    Enter fullscreen mode Exit fullscreen mode
  2. Install required packages:

    pip install -r requirements.txt
    Enter fullscreen mode Exit fullscreen mode

Usage

  1. Run a scraper and send

Te interesează să scrii un scraper sau să testezi unul?

Poți să te alături proiectului chiar de aici!

Link Discord peviitor.ro


Top comments (0)