Link crawler robot

Administration tools ::: 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:
155 sites
236 downloads
37 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

コメントを表示する
  • Mathew Gancarz
    2018年 07月 17日(火) 05:19
    Or 3.5?
  • Steve Pollock
    2018年 11月 10日(土) 09:14
    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
    2019年 01月 8日(火) 09:16
    Hi,

    Any updates to M3.6?

    Ricardo
  • Ben Haensel
    2019年 01月 10日(木) 23:54
    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
    2019年 09月 10日(火) 20:59
    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
    2020年 02月 4日(火) 03:51
    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
    2020年 03月 26日(木) 21:26
    Hello Friends,

    Any update to Moodle latest version, please?

    Sajjad Hussain
  • Phineas Gomez
    2020年 07月 11日(土) 23:29
    This plugin works with the URL located on quiz feedback?
    I'm testing it but not working 悲しい
  • Greg Myles
    2021年 01月 5日(火) 23:52
    Would I be right in thinking that the crawler is unable to check H5P content?
  • pgmoodle dundee
    2021年 06月 18日(金) 19:09
    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
    2021年 11月 18日(木) 01:53
    Is this plugin working on Moodle 3.10? We upgrade to 3.10 this summer and it stopped working.
  • Danijel Todic
    2023年 08月 30日(水) 21:04
    Moodle 4?
  • Leandro Falcón
    2023年 10月 24日(火) 00:06
    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
    2023年 12月 13日(水) 06:44
    Will the link crawler check links in SCROM content?
  • Blair F.
    2024年 01月 26日(金) 03:40
    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