Extension Icon

Wikipedia

Search Wikipedia from Raycast
AvatarVictor Navarro
42,196 Installs
Overview

Wikipedia

Search and read Wikipedia articles from Raycast.

Features

  • Search Page — Search articles by title with list or grid view, recent articles, and multi-language support
  • Open Page — Open a specific article directly in Raycast or your browser
  • Random Page — Jump to a random Wikipedia article
  • Featured Page — Open today's featured article
  • AI — Use @wikipedia in Raycast AI to search and cite articles

Commands

CommandDescription
Search PageSearch Wikipedia pages by title
Open PageOpen a Wikipedia page in Raycast
Random PageOpen a random Wikipedia page in the browser
Featured PageOpen today's featured Wikipedia page in the browser

Preferences

  • Open In — Choose whether pages open in Raycast or your browser (default: Raycast)
  • View Type (Search Page) — List or grid layout for search results

Development

Requires Raycast, Node.js, and npm.

npm install
npm run dev

Other scripts:

npm run build   # Production build
npm run lint    # Lint

License

MIT