Link crawler robot

Administration tool ::: tool_crawler
Maintained by Catalyst IT, Brendan Heywood, Daniel Thee Roperto
An admin tool robot crawler which scans your moodle for broken, large or slow links.
Latest release:
140 sites
72 downloads
36 fans
Current versions available: 2

It is an admin tool with a moodle cron task, but it reaches into your moodle via curl effectively from outside moodle, and scrapes each page, parses it and follows links. By using this architecture it will only find broken links that actually matter to students. Because it comes in from outside it needs to authenticate and has a dependancy on the moodle-auth_basic plugin. It is recommended that you setup a dedicated 'robot' user who has readonly access to all the site pages you wish to crawl. You should give the robot similar capabilites that real students will have.

Screenshots

Screenshot #0
Screenshot #1
Screenshot #2
Screenshot #3

Contributors

Catalyst IT (Lead maintainer)
Daniel Thee Roperto: Coder at Catalyst IT Australia
Please login to view contributors details and/or to contact them

Comments RSS

Show comments
  • Mathew Gancarz
    Tue, 17 July 2018, 5:19 AM
    Or 3.5?
  • Steve Pollock
    Sat, 10 Nov 2018, 9:14 AM
    Should this be working in 3.3 or 3.4 now? I see you were doing some work on the basic auth so wanted to check in.

    Couple of other questions;
    1. Is a valid cert required? Your curl command fails due to self-signed cert on my dev machine. can override with -k
    2. We are running OKTA/SAML as the default login, again your curl test command returns the OKTA login rather than going to the page. The user is set for basic auth but our default is SAML.

    thanks
  • Ricardo Caiado
    Tue, 8 Jan 2019, 9:16 AM
    Hi,

    Any updates to M3.6?

    Ricardo
  • Ben Haensel
    Thu, 10 Jan 2019, 11:54 PM
    It would be great to see if this could be updated for 3.6! I can see that the BB community is advocated to get this added to their plugin set as well: https://community.blackboard.com/thread/7082-broken-link-checker-plugin-please - Ben, BlueSky Online School, MN
  • dhirendra singh
    Tue, 10 Sept 2019, 8:59 PM
    Hi,
    Any one help me about why Progress ETA is more than 5 year from crawl start date in robot status tab.

    Progress 1.53% ETA in Monday, 21 April 2025, 4:55 AM | Reset Progress
  • Adam Gogo
    Tue, 4 Feb 2020, 3:51 AM
    Hello,

    I've installed the plugin to my Moodle 3.4.5 environment that is using a SQL Server database and i'm getting errors from the plugin. When looking into the code, I found that there is SQL specific to MySQL and is not supported by SQL Server. Also I found that the table mdl_tool_crawler_url has a field called "external" which is a keyword in SQL Server.

    Has anyone got this plugin to work with a SQL Server DB? Did you run into the same issues I have?

    ~Adam
  • Muhammad Sajjad Hussain Abid
    Thu, 26 Mar 2020, 9:26 PM
    Hello Friends,

    Any update to Moodle latest version, please?

    Sajjad Hussain
  • Phineas Gomez
    Sat, 11 July 2020, 11:29 PM
    This plugin works with the URL located on quiz feedback?
    I'm testing it but not working sad
  • Greg Myles
    Tue, 5 Jan 2021, 11:52 PM
    Would I be right in thinking that the crawler is unable to check H5P content?
  • pgmoodle dundee
    Fri, 18 June 2021, 7:09 PM
    Hello everyone,
    could someone give me an idea how to make the bot to search into a specific module/course only rather than the whole Moodle site. I am new in using it and doing some testing now - so will appreciate any advice. Thank you!
  • Iron Man
    Thu, 18 Nov 2021, 1:53 AM
    Is this plugin working on Moodle 3.10? We upgrade to 3.10 this summer and it stopped working.
  • Danijel Todic
    Wed, 30 Aug 2023, 9:04 PM
    Moodle 4?
  • Leandro Falcón
    Tue, 24 Oct 2023, 12:06 AM
    Hi, I started a crawling process and it never stopped, this is the mark that the panel throws.

    Crawl start Crawl end Duration Cron ticks Total URLs Total links Broken links Big / slow links
    oct 21, 19:28:10 - 41:26:49 7 7.825 111.693 379 287
  • Ragan Chastain
    Wed, 13 Dec 2023, 6:44 AM
    Will the link crawler check links in SCROM content?
  • Blair F.
    Fri, 26 Jan 2024, 3:40 AM
    I just found and installed this and am also getting that, but I believe it's because of our single-sign-on setup (SAML?). The redirect is to
    https://login.microsoftonline.com/9d83cfc7-6330-47d5-b18d-45bafe3b1d87/saml2?SAML... blah, blah... Is there any way around this?
1 2 3
Please login to post comments