Migration to pup
#336
|
pup is command line html parser. It can be easier to scrape the html code. |
Answered by
port19x
Jan 14, 2022
Replies: 1 comment
|
No. New dependencies should always be avoided unless they drastically better the project. Pup would give a slight bump in maintainability, but it's neither worth the effort of migration, nor a maintained or widespread project. |
0 replies
Answer selected by
justchokingaround
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No. New dependencies should always be avoided unless they drastically better the project. Pup would give a slight bump in maintainability, but it's neither worth the effort of migration, nor a maintained or widespread project.