Hi π,
I created a Search extension that allows TurboWarp projects to retrieve public search data.
Features
- Select search tool (Wikipedia, Brave, etc.)
- Perform search queries
- Retrieve title, content snippet, link, media
- Status code reporter
- Optional API key support (e.g. Brave)
Why useful
- Educational projects
- Encyclopedia-style apps
- Data lookup without scraping
- Works well with JSON / Dictionary extensions
This extension focuses on read-only public data and avoids credential exposure.
Sharing as an idea / reference. Link: https://drive.google.com/file/d/1tBncXga0r19h75VJT0uWVDyojFmUCuoD/view?usp=drivesdk
Thanks!