Giter Club home page Giter Club logo

Comments (7)

ralf57 avatar ralf57 commented on August 29, 2024

AFAIK, Google Site Search has been discontinued.
As an alternative, we could consider https://sitesearch360.com/ which comes with client-side integration as well as with a REST API.
The pricing is not bad neither.
I also have quite some experience with server-side integration, via the REST API.

Regarding the widget itself, a very good one is http://leaverou.github.io/awesomplete/
It also handles ARIA attributes.
I've used it in a few projects already, but never took the time to test the Accessibility implementation.

from adg.

backflip avatar backflip commented on August 29, 2024

@ralf57, I think the "Custom Search" will still be available, the downside would be ads within the result list: https://www.bleepingcomputer.com/news/google/google-shutting-down-site-search-service-moving-customers-to-cse/

from adg.

ralf57 avatar ralf57 commented on August 29, 2024

@backflip You're correct. We dropped it for customer projects exactly for that reason but for the ADG could still be a viable (free) option. To be discussed.

from adg.

backflip avatar backflip commented on August 29, 2024

@jmuheim, what do you think in terms of budget for services like this? https://sitesearch360.com sounds promising, would ~100 USD a year be feasible?

from adg.

ralf57 avatar ralf57 commented on August 29, 2024

In order to sum things up, we have now 2 possibilities:

  1. use the https://developers.google.com/custom-search/, which comes with the its own autocomplete widget (not sure how accessible it is). The main limitation is that the

JSON/Atom Custom Search API provides 100 search queries per day for free. Additional requests cost $5 per 1000 queries, up to 10k queries per day.

  1. use sitesearch360.com (Holmes or Batman plan). I've already contacted them and asked for a sponsoring. Update: sitesearch360.com decided to sponsor the ADG with a premium plan
    Although they did not ask for it, I propose to add a "Search powered by Site Search 360" link to their website in the footer, as a thank you.

from adg.

ralf57 avatar ralf57 commented on August 29, 2024

As agreed, we proceed with option 2) from the previous comment.
I've created a Site Search 360 account, done a quick indexing of http://accessibility-developer-guide.netlify.com and a first (wip but working) client-side integration of the service.
The code can be found at #37

from adg.

ralf57 avatar ralf57 commented on August 29, 2024

The implementation, based on Site Search 360, has been merged into master.

from adg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.