PHPackages                             mwds/jobscraper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. mwds/jobscraper

ActiveLibrary

mwds/jobscraper
===============

A laravel package to scrape for teaching jobs

v1.0.1(1y ago)07MITPHPPHP ^8.0 || ^8.2

Since Aug 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jigumany/jobscraper)[ Packagist](https://packagist.org/packages/mwds/jobscraper)[ RSS](/packages/mwds-jobscraper/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (3)Used By (0)

JobScraper Package
==================

[](#jobscraper-package)

A Laravel package to scrape UK teaching jobs and save to the Vacancy table.

Installation
------------

[](#installation)

You can install the package via Composer:

```
composer require mwds/jobscraper
```

Configuration
=============

[](#configuration)

Publish the configuration file:
-------------------------------

[](#publish-the-configuration-file)

```
php artisan vendor:publish --provider="Mwds\\Jobscraper\\JobScraperServiceProvider" --tag="config"
```

Usage
=====

[](#usage)

Update your .env File
---------------------

[](#update-your-env-file)

**TES\_URL=****INDEED\_URL=****API\_URL=**

Run the scraper:
----------------

[](#run-the-scraper)

```
php artisan scrape:jobs
```

Contributing
------------

[](#contributing)

Contributions are welcome! Please follow these steps to contribute to the project:

1. **Fork the repository.**
2. **Create a new branch:**```
    git checkout -b feature-branch
    ```
3. **Commit your changes:**```
    git commit -am 'Add some feature'
    ```
4. **Push to the branch:**```
    git push origin feature-branch
    ```
5. **Create a new Pull Request**

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

645d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ce31d7648eec071b4e62a8bb0dd713f3cfeb02f466f511e4782acbfdbbebe3ad?d=identicon)[Geonasri](/maintainers/Geonasri)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mwds-jobscraper/health.svg)

```
[![Health](https://phpackages.com/badges/mwds-jobscraper/health.svg)](https://phpackages.com/packages/mwds-jobscraper)
```

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[spatie/laravel-export

Create a static site bundle from a Laravel app

646127.9k5](/packages/spatie-laravel-export)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
