v2.5.0
- [ADDED] Added a new Enum class
Information. - [ADDED] Added
getinfofunction in theInformationEnum to gather information about a given topic, using Wikipedia. - [ADDED] Add
web_scraperfunction in theInformationEnum, to web scrape a URL that is given. - [ADDED] Added bs4 and requests as dependencies.
- [MODIFIED] The Searchor Package is now officially becoming a library, and is therefore no longer considered a package.
v2.5.2
- [FIXED] Fixed issue with web scraping, with attribute errors, and CLI issues