https://eloquence.github.io/fediscope/
Discover fediverse accounts using Wikidata
https://eloquence.github.io/fediscope/
Last synced: 6 months ago
JSON representation
Discover fediverse accounts using Wikidata
- Host: GitHub
- URL: https://eloquence.github.io/fediscope/
- Owner: eloquence
- License: other
- Created: 2022-12-24T00:44:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-24T07:10:17.000Z (over 2 years ago)
- Last Synced: 2024-10-16T12:38:03.837Z (7 months ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fediscope
Discover fediverse accounts using Wikidata.
# How it works
The tool uses the Wikidata query service at https://query.wikidata.org/ to
look up accounts with the ["Mastodon address" property](https://www.wikidata.org/wiki/Property:P4033)
that inclusively match an occupation. It then renders the results in a table
and lets you download them as a Mastodon-compatible CSV file.# Limitations
- Wikidata information is sometimes outdated
- Taxonomy can be surprising (e.g., anyone who's written an op-ed is an
opinion journalist, and therefore also a journalist)
- Notability criteria for inclusion in Wikidata can seem arbitrary
- Not mobile-friendly# Improvements welcome
- Any and all issue reports and PRs are appreciated
- Would be great to expand the tool with other capabilities, e.g., searching
organization types.# License
Public domain (CC-0). Do whatever you want with it.