avatar Bite 50. Make a little PyBites search engine (feedparser)

Complete the program below to create a little search command line app to search the PyBites blog on tags. It uses feedparser to pull in the feed (static copy to have the same results over time), and the search should support AND / OR searches. As this is an Advanced Bite not too much hand-holding, however we have added docstrings with some guidance. You can see an example run here.

Login and get coding
go back Advanced level
Bitecoin 4X

129 out of 135 users completed this Bite.
Will you be Pythonista #130 to crack this Bite?
Resolution time: ~99 min. (avg. submissions of 5-240 min.)
Pythonistas rate this Bite 7.36 on a 1-10 difficulty scale.
» Up for a challenge? 💪

Focus on this Bite hiding sidebars, turn on Focus Mode.