I hope this question is not a RTFM one. I am trying to write a Python script that extracts links from a standard HTML webpage (the tags). I hav
tags). I hav
No there isn't.
You can consider using Beautiful Soup. You can call it the standard for parsing html files.