anime-tracker
anime-tracker copied to clipboard
Option to add/create custom crawlers
Suggestions:
- use a form with a unified schema for custom crawlers (might be limited)
- a crawlers plugin like system (crawlers can be built/compiled separately & then added as extensions/plugins, i know this is possible on python but on javascript idk..)
- code injection (look at the eval function maybe?)