Skip to content

MuhabEssam/ScrapJobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Job Listing Crawler

This Scrapy spider scrapes job listings from Indeed.com for Python developer positions.

Installation

  1. Clone this repository:
       git clone https://github.com/MuhabEssam/ScrapJobs
  2. Install the required Python packages:
      pip install scrapy

Usage

1.Navigate to the project directory:

   cd job-listing-crawler
  1. Run the scrapy spider :
    scrapy crawl scrap_jobs.py -o job_listings.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages