Skip to content

Tags: David4D/search-engine-parser

Tags

v0.6.2

Toggle v0.6.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Bump Version: v0.6.2

docs: grammar and improvements (bisohns#110)
docs: add chris4540 as a contributor (bisohns#111)
Add back runner func or pysearch CLI tool (bisohns#108)
Fixed TabError (bisohns#106)
Pinned Dependencies (bisohns#107)
docs: add NicKoehler as a contributor (bisohns#105)
Added localization to Google searches (bisohns#104)
Added installation guide to install from master (bisohns#102)
Merge pull request bisohns#101 from bisoncorps/fixes
Fixes bisohns#100: Issue with Google Search and first index
docs: add redrussianarmy as a contributor (bisohns#99)
docs: add zakaryan2004 as a contributor (bisohns#97)

v0.6.1

Toggle v0.6.1's commit message
Fixed localisation issue and added caching

v0.6

Toggle v0.6's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Bumped Version to 0.6

Tests: use vcrpy to record tests and run against parsers
Engine Fixes and Updates
Fixed github engine and added parameterized
Engine Fixes and Updates
Added engine localization. Closes bisohns#88
Added direct results feature to Google search, Fixed typo in Bing and Stack overflow (bisohns#85)
Updates: SearchResult class to hold results implementation and provide both list and dict-like interface
You can choose inputs to Google search (bisohns#78)
Refactor: all engines should be implicitly imported (bisohns#79)
docs: add devajithvs as a contributor (bisohns#82)
Added Google News Search Engine (bisohns#81)
Use URL Parse to parse urls
Performance Improvement: Return based on request for Github Engine
Performance Improvement: Return based on request for other engines
Performance Update: started performance migrations.
Added download stat
:green_heart: Add -y to uninstall script to skip interactive session on CI

v0.5.4

Toggle v0.5.4's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Fixed Links Retrieval in Yahoo and Duckduckgo and a few optimizations

v0.5.3.post3

Toggle v0.5.3.post3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Update and Added New Engines, split installation for cli dependencies

v0.5.2

Toggle v0.5.2's commit message
Fixed cli issues # 49 and separated dependencies

v0.5.1

Toggle v0.5.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Fix error with installation

v0.5.0

Toggle v0.5.0's commit message
Added new engines:

- Github
- StackOverflow
- Baidu

v0.4.2

Toggle v0.4.2's commit message
Added Yandex Engine

CLI tool naming
Bumped version to 0.4.2

v0.4.1

Toggle v0.4.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Added DuckDuckGo Engine

Customized CLI output format