Hello,
I need to be able to modify every single link in an HTML document. I know that I need to use the SoupStrainer
but I'm not 100% positive on how to implement it. If someone could direct me to a good resource or provide a code example, it'd be very much appreciated.
Thanks.