Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: HTML tag Dump file scanner #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

delisma
Copy link
Member

@delisma delisma commented Nov 18, 2023


name: HTML tag Dump file scanner
about: This is a pull request for the new form_scanner script
title: 'Add new form_scanner script'
labels: 'new feature'
assignees: 'delisma'

What does this MR do?

This merge request introduces a new script, form_scanner. This script is designed to scrape specific information from a list of URLs, such as the title of forms, the institution owning the form, alternate language URLs, and more. The results are saved in both JSON and CSV formats.

The corresponding unit test for this script, test_form_scanner.py, has also been added to ensure the script functions as expected.

General checklist

  • Documentation created/updated
  • Changelog entry added, if necessary
  • Tests added for this feature/bug
  • Conforms to the style guides

Related issues

n/a

@delisma delisma self-assigned this Nov 18, 2023
@delisma delisma added the enhancement New feature or request label Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant