Don't become a click-sheep and check your osm-files automatically!
Because not everything on the internet has to be handcrafted. Especially thousands of standard and rookie mistakes. Automation can save you lots of time and work . But be careful(!) it does not save discussions.
- check_facebook.py
- check for website-tags containing facebook-pages
- move them to contact:facebook and check the urls for common mistakes like:
- country-specific sub- or tld-domains
- tracking or other needless get-parameters
- availability (http-statuscode = 200)
- redirections (trying to find out the final redirection target)
- read first:
- check_website.py
- check for website-tags missing scheme in url
- read first:
There is a collection of queries available, that helps you to find the usual things to fix.
- check your results responsibly
- do not break the limits (do not make it a mass-editing)