Skip to content

Tags: bisohns/search-engine-parser

Tags

v0.6.8

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Change requirements to use range instead of pinning versions

v0.6.7

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
462e61b Fix CI (#172)

1d161ec fix: update description element identifier for Yahoo (#170)
a3f40f3 fix google parse_soup method (#168)
708e0ad Merge pull request #167 from phaticusthiccy/master
953123c fix: TabError: inconsistent use of tabs
d5d3cc3 add data NULL check for baidu title
be34891 Merge pull request #153 from bisohns/dependabot/pip/requirements/lxml-4.6.5
ab9b2d9 Merge pull request #157 from btreecat/master
e603026 Fix for issue #156. Simple two file change, better checking for None.
769b69d Bump lxml from 4.6.3 to 4.6.5 in /requirements
ede1355 Run CI on changes to requirements as well

0.6.6

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Update to use github actions

Changed asset links from relative to raw
Update version to 0.6.3
Fix proxy auth async issue

v0.6.3

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Updated Tests and minimum version

updated cli to use positional query string
fix issue #139 (#140)
fix issue #136 (#137)
fix issue #135 (#138)
Merge pull request #134 from bisoncorps/dependabot/pip/requirements/aiohttp-3.7.4
Bump aiohttp from 3.6.2 to 3.7.4 in /requirements
Extract actual URL from google Search links (#130)
Added FAQ section
docs: add pgrandinetti as a contributor (#132)
Merge pull request #131 from pgrandinetti/issue_129
Fix #129
Merge pull request #124 from bisoncorps/feature/add-proxy-settings
adding proxy settings
adding user agent library
Merge pull request #123 from bisoncorps/dependabot/pip/requirements/lxml-4.6.2
Bump lxml from 4.5.2 to 4.6.2 in /requirements
docs: Updated links for badges

0.6.2

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Tagging 0.6.2

v0.6.2

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

v0.6.1

Fixed localisation issue and added caching

v0.6

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 #88
Added direct results feature to Google search, Fixed typo in Bing and Stack overflow (#85)
Updates: SearchResult class to hold results implementation and provide both list and dict-like interface
You can choose inputs to Google search (#78)
Refactor: all engines should be implicitly imported (#79)
docs: add devajithvs as a contributor (#82)
Added Google News Search Engine (#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

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

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