Searchor

⚡️ Quick and easy searching tasks in one library.

MIT License

Downloads
1.4K
Stars
80
Committers
46
Searchor - v2.5.2 Latest Release

Published by ArjunSharda over 1 year ago

v2.5.0

  • [ADDED] Added a new Enum class Information.
  • [ADDED] Added getinfo function in the Information Enum to gather information about a given topic, using Wikipedia.
  • [ADDED] Add web_scraper function in the Information Enum, 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
Searchor - v2.5.1

Published by ArjunSharda over 1 year ago

v2.5.0

  • [ADDED] Added a new Enum class Information.
  • [ADDED] Added getinfo function in the Information Enum to gather information about a given topic, using Wikipedia.
  • [ADDED] Add web_scraper function in the Information Enum, 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.1

  • [FIXED} Fixed issue with web scraping, with attribute errors
  • [ADDED] Added CLI support for scrape and getinfo, of the information class
Searchor - v2.5.0

Published by ArjunSharda over 1 year ago

  • [ADDED] Added a new Enum class Information.
  • [ADDED] Added getinfo function in the Information Enum to gather information about a given topic, using Wikipedia.
  • [ADDED] Add web_scraper function in the Information Enum, 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.
Searchor - v2.4.4

Published by ArjunSharda almost 2 years ago

  • [MODIFIED] Modified the codebase to use only copy from pyperclip.
Searchor - v2.4.3

Published by ArjunSharda almost 2 years ago

  • [ADDED] Added InternetArchive (Wayback Machine) and Google Scholar search engines.
Searchor - v2.4.2

Published by ArjunSharda almost 2 years ago

  • [VULNERABILITY] Patched a priority vulnerability in the Searchor CLI (check out the patch here)
  • [ADDED] Added Pinterest search engine
  • [ADDED] Added Docker to build and test Searchor
Searchor - v2.4.1

Published by ArjunSharda about 2 years ago

  • [ADDED] Added custom Engine support, check out a example here
  • [ADDED] Added Reuters search engine
  • [ADDED] Added the History CLI command which stores data in a JSON file, and which allows you to view and clear. You can see some information of what was added for the history command here
  • [MODIFIED] Modified the CLI with some other minor changes
Searchor - v2.4.0

Published by ArjunSharda about 2 years ago

  • [ADDED] Added custom Engine support, check out a example here
  • [ADDED] Added Reuters search engine
  • [ADDED] Added History CLI command which stores data in a JSON file, and which allows you to view, update, and clear. You can see some information of what was added for the history command here
  • [MODIFIED] Modified the CLI with some other minor changes
Searchor - v2.3.2

Published by ArjunSharda about 2 years ago

  • [PATCHED] Patched a bug with Amazon Web Services, Altassian, and Amazon being duplicates.
Searchor - v2.3.1

Published by ArjunSharda about 2 years ago

  • [PATCHED] Patched a bug with AOL and BBC being duplicates
Searchor - v2.3.0

Published by ArjunSharda about 2 years ago

  • [ADDED] Added CCMixture, Hoogle, and Naver
  • [ADDED] Added a setup.py to support CLI
    -- [ADDED] Added CLI, examples are available of the current supported options here
Searchor - v2.2.3

Published by ArjunSharda about 2 years ago

  • [ADDED] Added AskUbuntu, Google Play Store, Chegg, Pexels, TheVerge, Udemy, Accuweather, AliExpress, Asus, CNN, Freepik, Google News, HP, IMDb, iStock, Samsung, and Leetcode search engines.
Searchor - v2.2.2

Published by ArjunSharda about 2 years ago

  • [ADDED] Added copy URL to clipboard feature. Check out a example here
  • [ADDED] Added a image, copyright, and a contributor section to the README.md.
Searchor - v2.1.1

Published by ArjunSharda about 2 years ago

  • [ADDED] Added Instagram, Brave, AlternativeTo, Docker Hub, Unsplash, BBC, Indeed, CountryCode, OpenLibrary, Dell, Wired, Google Maps, Google Images, Audible, Behance, Bugzilla, Dribble, Flipkart, Google Fonts, Imgur, Imgur, MDN, NPM and Steam search engines.
  • [FIXED] Fixed a broken image in the PyPi of Searchor.
  • [REMOVED] Removed an unneeded library in the codebase.
Searchor - v2.2.0

Published by ArjunSharda about 2 years ago

v2.2.0 Changes

  • [BREAKING] Engine class is now subclassed as an enumerator
  • [BREAKING] Removed engine_list
  • [BREAKING] Changed search function to be inside the Engine class
  • [ADDED] Added a additional_queries parameter in the search function
  • [ADDED] Added a open_web parameter in the search function which is default set to False and can be made True to open a URL with Searchor in a new window with your default browser.
  • [ADDED] Added GitLab search engine
Searchor - v2.1.6

Published by ArjunSharda about 2 years ago

v2.1.6 Changes

  • [FIX] Fixed duplicate for Amazon and AOL
  • [ADDED] Added BlogSpot search that uses searchblogspot.com to search Blogger
  • [MODIFIED] Modified formatting in the code, even for the examples and the main codebase
Searchor - v2.1.5

Published by ArjunSharda about 2 years ago

v2.1.5 Changes

  • [BREAKING] Fixed typo in Atlassian and Lycos
Searchor - v2.1.4

Published by ArjunSharda about 2 years ago

v2.1.4 Changes

  • [ADDED] Added Reddit, Altassian and AWS.
  • [MODIFIED] Modified the AOL search link as it was not the correct link.
Searchor - v2.1.3

Published by ArjunSharda about 2 years ago

v2.1.3 Changes

  • [ADDED] Added Spotify, forgot to add in v2.1.2. Check out v2.1.2 here
Searchor - v2.1.2

Published by ArjunSharda about 2 years ago

v2.1.2 Changes

  • [ADDED] Added comments to the init, for future references if anyone decides to propose a new engine.
  • [ADDED] Added eBay, AOL, Lyscos, G2, USPS, UPS, Yandex, FedEx, PyPi, Excite, Spotify, and Medium.
  • [HACKTOBERFEST] Hacktoberfest submissions will be counted for all releases October 1 - October 31, 2022. Feel free to contribute! Documentation changes are accepted as well.