Download the PHP package mwds/jobscraper without Composer
On this page you can find all versions of the php package mwds/jobscraper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mwds/jobscraper
More information about mwds/jobscraper
Files in mwds/jobscraper
Download mwds/jobscraper
More information about mwds/jobscraper
Files in mwds/jobscraper
Vendor mwds
Package jobscraper
Short Description A laravel package to scrape for teaching jobs
License MIT
Package jobscraper
Short Description A laravel package to scrape for teaching jobs
License MIT
Please rate this library. Is it a good library?
Informations about the package jobscraper
JobScraper Package
A Laravel package to scrape UK teaching jobs and save to the Vacancy table.
Installation
You can install the package via Composer:
Configuration
Publish the configuration file:
Usage
Update your .env File
TES_URL=https://www.tes.com/jobs INDEED_URL=https://www.indeed.com/jobs API_URL=http://your-laravel-app.com/api/jobs
Run the scraper:
Contributing
Contributions are welcome! Please follow these steps to contribute to the project:
- Fork the repository.
-
Create a new branch:
-
Commit your changes:
-
Push to the branch:
- Create a new Pull Request
License
This package is open-sourced software licensed under the MIT license.
All versions of jobscraper with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0 || ^8.2
laravel/framework Version ^8.0 || ^9.0
guzzlehttp/guzzle Version ^7.0
symfony/process Version ^5.0
laravel/framework Version ^8.0 || ^9.0
guzzlehttp/guzzle Version ^7.0
symfony/process Version ^5.0
The package mwds/jobscraper contains the following files
Loading the files please wait ....