28 Jul 2026, 07:33 UTC41 views4 reactionsread 8 August 2026 Photo
New service: Search Monitor 🔍
Until now OpenSERP Cloud was one-shot - you send a query, you get a SERP.
Search Monitor is the first thing that keeps running while you're not looking!
Set keywords x engines x regions, pick a schedule, and it captures SERPs on its own. Hourly, daily or weekly.
🌍 Multi-engine by default
Same keyword across Google, Bing, Yandex, DuckDuckGo, Baidu and Ecosia - side by side.
Where engin…
👏2👀1👍1
23 Jul 2026, 14:51 UTC60 views4 reactionsread 8 August 2026 Photo
🛠 OpenSERP v0.8.12 is out! 🥳
A lot of work done here for search stability and quality.
* Browser fingerprinting - moved to native CDP overrides. Dropped the injected patch.js and localized profile files. Docker image ships updated Chrome.
* Batch extraction - new POST /extract/batch, up to 20 URLs per call, returns the shape Open WebUI's web loader expects. Thanks @AIWintermuteAI
* Better error reporting - captch…
🍾3❤1
9 Jul 2026, 11:47 UTC94 views6 reactionsread 8 August 2026 🌈 OpenSERP Cloud is public!
We finally launched it publicly - after alpha, fixes, engine tuning, billing work, docs, SDK examples, and a lot of SERP weirdness 😅
Big thanks to all alpha users ❤️
All alpha users will get celebration credits this week.
For newcomers:
- free credits are still available to start
- 15% founder discount is active for a limited time
- first top-up now gets +30% bonus credits
Infra note:
…
😎3🔥2👍1
2 Jul 2026, 07:03 UTC120 views4 reactionsread 8 August 2026 🛠 OpenSERP Cloud update
Small but useful billing + reliability changes shipped.
1. API responses now also include billing info in JSON, alongside HTTP headers:
{
"billing": {
"credits_remaining": 1622,
"credits_used": 1
}
}
This should make it easier to track usage without parsing headers every time.
2. Pricing is now easier to read: we described it in more detail in the dashboard and in the public pri…
👀2🆒2
29 Jun 2026, 09:17 UTC134 views5 reactionsread 8 August 2026 Video
🛠 OpenSERP update: release + card payments
OpenSERP OSS v0.8.6 is out! 🤌
Main changes:
- URL extraction is more stable now
- fast extraction requests now use Chrome-like TLS, user-agent, Client Hints, and ordered headers
- cleaner CLI search output for scripts and pipelines
- better Google, Bing, Yandex, Baidu, and Ecosia parsing
- improved SERP features, ranks, timeouts, and proxy retry handling
- fixed Chrome cle…
🔥3👍1🫡1
24 Jun 2026, 14:10 UTC135 views3 reactionsread 8 August 2026 Photo
🛠 OpenSERP notes
Engine status this week:
* Yandex had instability earlier in the week. The main issue should now be fixed.
* Ecosia is still unstable in some cases. We are working on it.
As usual: failed queries, timeouts, and empty responses are not billed.
OSS updates
✅ cleaner CLI search output
✅ new extract / format flags
✅ better timeout handling
✅ improved Google, Bing, Yandex, and Ecosia result parsing
✅ b…
❤2🆒1
10 Jun 2026, 10:16 UTC171 views6 reactionsread 8 August 2026 🛠 OpenSERP update: stability fixes + better examples
Important fixes shipped for users running real workloads.
Recent work focused on correctness and predictable API behavior:
✅ added support for more regions and languages in the search playground
✅ improved search result and URL extraction credit calculation
✅ fixed query limit behavior
✅ improved empty SERP handling
✅ synced API docs and playground behavior
URL …
👍4👨💻1🔥1
4 Jun 2026, 13:50 UTC187 views4 reactionsread 8 August 2026 Photo
🫂 URL extraction is now in OpenSERP!
OpenSERP can now fetch a target URL and return clean markdown/text for LLM agents, RAG, and automation.
Use new extract playground to prepare your query!
Python SDK:
from openserp import OpenSERP
client = OpenSERP(base_url="http://localhost:7000")
page = client.extract(
url="https://openserp.org/docs",
mode="auto",
)
print(page.markdown)
❗️You can also enrich top se…
⚡2🔥1🤯1
31 May 2026, 10:22 UTC193 views4 reactionsread 8 August 2026 Photo
🧠 Mega-search: one query, many engines
Why do we need it? Which mode to use?
🔀 balanced
All engines, merged + deduplicated. Billed per engine.
→ max coverage: RAG grounding, research, rank comparison.
⚡️ fast
Engines reordered by recent health, first success wins. 1 credit.
→ need a good answer quickly: agent tool calls, latency-sensitive automation.
🎯 any
Your exact order, first success wins. 1 credit.
→ you hav…
✍3👀1
24 May 2026, 15:19 UTC201 views4 reactionsread 8 August 2026 Photo
🗺 Region-level search is now live
New region parameter across Google, Yandex, Bing, DuckDuckGo engines.
Yandex supports city-level targeting - pass a numeric region ID and get results localized to that city, not just country.
Useful for:
• local SEO monitoring
• geo-targeted AI grounding
• comparing rank differences across cities
• scraping regional SERP variation
Example request:
GET /search?engine=yandex&query=p…
👍2🔥1🆒1
19 May 2026, 09:39 UTC214 views1 reactionsread 8 August 2026 🚀 OpenSERP Cloud alpha update
More users are now running real workloads through OpenSERP Cloud.
Current focus:
* multi-engine stability
* mega-search behavior
* response normalization
* scaling under parallel load
Alpha users currently get:
* dashboard + API keys
* free credits
* access to all supported engines
* web + image search
* direct communication with the team
We’re especially interested in feedback from …
👀1
Posted without readable text
Showing the 12 most recent of 15 posts we hold for @openserp_cloud. View and reaction counts are the latest single reading for each post, not a live figure, and a recent post is still accumulating both. A view count marked ≈ was rounded by Telegram before we ever saw it — t.me prints views in full below 1,000 and to three significant figures above, so ≈1,200,000 means somewhere between 1,150,000 and 1,249,999. Unmarked counts are exact. Text is reproduced from the public post preview and truncated for length.