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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mwds/jobscraper

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

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 yesterday

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 41% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity54

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

694d 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

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[shlinkio/shlink

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

5.1k5.2k](/packages/shlinkio-shlink)

PHPackages © 2026

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