Not sure if this is the right community but seems close enough.
Ideally i want a url that i can just put any paywalled news article into that will return the unpaywalled version.
Ie: https://somedomain/https://somenewssite/somenewsartle
I need it to work with https://pypi.org/project/newspaper4k/
Alternativly if someone knows of another python library that can extract article text and images automaticly just from a link that would also solve my problem.
Yeah ive tried that only some of em work in an easy way to implement but if the one im currently using goes down then i guess ill have to bodge somthing together.