dgtlmoon / dgtlmoon/changedetection.io

[feature] Add a new processor plugin for "whois" information

Open
#1,944 1 comment 1 reaction 0 assignees View on GitHub
enhancement plugin-candidate
Dominant language
Python
Stars
34.3k
Forks
2.1k
Avg merge
22h 52m
Merged PRs (30d)
70

Description

Now that #1941 makes everything cleaner, we can go back to solving pluggable 'processors', a new one could be "whois" plugin

https://github.com/richardpenman/whois

this would just take the domain-name from the URL and pass it to the whois-processor, probably these should live as separate pypi packages

`changedetectionio-whois` or something could be nice

Contributor guide

Open the contributing guide

Research direction

Start by reading issue #1941 to understand the proposed pluggable processor structure, then review the linked Python whois package. Define how the URL’s domain name reaches a whois processor and whether the processor belongs in a separate PyPI package such as changedetectionio-whois. Done means the plugin boundary and packaging approach are established and the processor can receive domain names.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.