Skip to content

claudioandriaan/scraping-portal-job-mada

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

scraping-portal-job-mada

This script scrapes job listings from the portaljob-madagascar.com website and saves them to a CSV file.

Requirements

  • Python 3.x
  • requests library
  • BeautifulSoup library

Usage

  1. Clone the repository:
    git clone https://github.com/claudioandriaan/scraping-portal-job-mada.git
    
  2. Install the requirement
    pip install -r requirements.txt
    
  3. Run the script:
    python script-portal-job.py -d"output_directory"
    

Parameters

-d, --output_directory: Specify the output directory where the scraped data will be saved. Output

The script will scrape job listings from the portaljob-madagascar.com website and save them to a CSV file in the specified output directory. Each job listing will include the link, job title, contract type, and company name.

License

This project is licensed under the MIT License.

Feel free to modify and customize the content as per your script's specific details and requirements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages