
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
searchero is an npm package that uses 4 different search engines and perplexity AI to search and summarize a given topic
#SearcherO - An NPM package for Searching and Summaries.
SearcherO allows you to summarize different searches from different search engines.
for example, searching "US politics" or "Economic news" will get searches from multiple search engines and then it will summarize all the searches using perplexity's api.
it also gives you a list of websites it searched.
how to use:
1. Get the API key from the SearcherO dashboard (it ): https://searcho-41dad.web.app
2. npm i searchero
3. import SearcherO from 'searchero'
4. comst obj = new SearcherO({api-key: <your api-key from the dashboard>})
list of functions:
1. const searches = await obj.search(<search query>)
2. const summaries = await obj.summary(<search query>)
list of search engines SearcherO uses:
1. Google Search API
2. Brave Search API
3. Ollama Search API
4. Perplexity Search API
pricing:
1. search API pricing $0.10 per request
2. summary API pricing $0.20 per request
P.S you get a free $1 credit
FAQs
searchero is an npm package that uses 4 different search engines and perplexity AI to search and summarize a given topic
We found that searchero demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.