This is a multi-language repo containing scripts or tools for identifying Data Sources by their URL and HTML content.
This is the issue which spawned the repo: https://github.com/Police-Data-Accessibility-Project/planning/issues/196
If you make a useful bit of code, put it in a top-level directory with an appropriate name and dedicated README. Also, add it to the index.
name | language | description of purpose |
---|---|---|
linklabel | C++ / CMake | Label URLs automatically based on regular expressions (Fast! JSON output!) |
linklabel.sh | bash | The slow bash prototype of linklabel (not recommended!) |