Skip to main content

Resource URL checker

Project description

Tests

ckanext-check-link

Link checker for CKAN.

Provides API, CLI commands, and views for:

  • checking availability of the file, refereed by resource
  • checking availability of any arbitrary link.
  • storing results of these checks
  • visualizing stored results
  • downloading a report based on the stored results

Requirements

Compatibility with core CKAN versions:

CKAN version Compatible?
2.9 yes
2.10 yes

Installation

  1. Install ckanext-check-link

    pip install ckanext-check-link
    
  2. Add check_link to the ckan.plugins setting in your CKAN config file.

Config settings

# Allow any logged-in user to check links. This implies specific security issues,
# thus disabled by default.
# (optional, default: false).
ckanext.check_link.user_can_check_url = yes

License

AGPL

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ckanext-check-link-0.0.1.tar.gz (27.5 kB view hashes)

Uploaded Source

Built Distribution

ckanext_check_link-0.0.1-py3-none-any.whl (34.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page