This pull request adresses #5 by adding a new Enum type to fa-scrapper with all the categories that could be ignored, adding one new argument to the cli utility that lets the user ignore categories and checking every tag belongs to one of the chosen categories.
This pull request adresses #5 by adding a new
Enum
type to fa-scrapper with all the categories that could be ignored, adding one new argument to the cli utility that lets the user ignore categories and checking every tag belongs to one of the chosen categories.