You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.
Sites have links that go to where the site owner wants you to go. Can we use voice to expose other ways of learning about a site or page?
Some places we could go:
https://en.wikipedia.org/wiki/{domain} works for many larger sites.
Those site pages have categories and other metadata that we could pull out, if we don't just want to give the entire Wikipedia page.
We can use history to detect if the user frequents some sites that offer commentary.
E.g., for Reddit you can try https://www.reddit.com/search/?q=url%3A{url}
Or Hacker News there's https://hn.algolia.com/?dateRange=all&page=0&prefix=false&query={url}&type=story
Sometimes the title of the article is interesting to search on. You can add -site:domain to filter out the site where you found the article. The search can also be done on news.google.com
Vice.com site categories (pretty uninformative): American lifestyle magazines, American monthly magazines, Cultural magazines, Vice Media, Magazines published in New York City, Magazines established in 1994, 1994 establishments in Quebec, Magazines published in Montreal
This only supports Hacker News and Reddit, and supports them unconditionally (whether or not you use these).
Also includes some basic paging support for multiple results.
Sites have links that go to where the site owner wants you to go. Can we use voice to expose other ways of learning about a site or page?
Some places we could go:
https://en.wikipedia.org/wiki/{domain}
works for many larger sites.https://www.reddit.com/search/?q=url%3A{url}
https://hn.algolia.com/?dateRange=all&page=0&prefix=false&query={url}&type=story
-site:domain
to filter out the site where you found the article. The search can also be done on news.google.comsnopes.com
, and I'm Feeling Lucky, can often work. E.g., this page has a title that will take you here. But this normal news article using that same algorithm ends up on a related-but-not-really-related snopes articleThe text was updated successfully, but these errors were encountered: