Here is an example of how you can use feedparser with html output in Deepnote.
We need to install feedparser with pip in init.ipynb
Source: LyricsLrc Feed
pip install feedparser
Dhok
RSS Parser
Here is an example of how you can use feedparser with html output in Deepnote.
We need to install feedparser with pip in init.ipynb
Source: LyricsLrc Feed
pip install feedparser