mcp-scraper 0.52.2 → 0.52.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/README.md +1 -1
- package/dist/bin/api-server.cjs +2 -2
- package/dist/bin/api-server.cjs.map +1 -1
- package/dist/bin/api-server.js +1 -1
- package/dist/bin/mcp-scraper-cli.cjs +1 -1
- package/dist/bin/mcp-scraper-cli.cjs.map +1 -1
- package/dist/bin/mcp-scraper-cli.js +1 -1
- package/dist/bin/mcp-scraper-install.cjs +1 -1
- package/dist/bin/mcp-scraper-install.cjs.map +1 -1
- package/dist/bin/mcp-scraper-install.js +1 -1
- package/dist/bin/mcp-stdio-server.cjs +2 -2
- package/dist/bin/mcp-stdio-server.cjs.map +1 -1
- package/dist/bin/mcp-stdio-server.js +2 -2
- package/dist/{chunk-NWI3G65G.js → chunk-EE3DWDWK.js} +3 -3
- package/dist/{chunk-NWI3G65G.js.map → chunk-EE3DWDWK.js.map} +1 -1
- package/dist/chunk-EPMHLAZE.js +7 -0
- package/dist/chunk-EPMHLAZE.js.map +1 -0
- package/dist/{server-H7R3GWWX.js → server-YDWA5O5T.js} +3 -3
- package/package.json +1 -1
- package/dist/chunk-2XVD4GF3.js +0 -7
- package/dist/chunk-2XVD4GF3.js.map +0 -1
- /package/dist/{server-H7R3GWWX.js.map → server-YDWA5O5T.js.map} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,12 @@ All notable changes to MCP Scraper are documented here. The format is based on [
|
|
|
4
4
|
|
|
5
5
|
## [Unreleased]
|
|
6
6
|
|
|
7
|
+
## [0.52.3] - 2026-08-11
|
|
8
|
+
|
|
9
|
+
### Fixed
|
|
10
|
+
|
|
11
|
+
- Removed a remaining anti-bot infrastructure brand from the browser screenshot contract and added it to the generated public-surface policy so hosted and stdio discovery cannot regress.
|
|
12
|
+
|
|
7
13
|
## [0.52.2] - 2026-08-11
|
|
8
14
|
|
|
9
15
|
### Changed
|
|
@@ -804,6 +810,7 @@ All notable changes to MCP Scraper are documented here. The format is based on [
|
|
|
804
810
|
- Provider-specific connection data is normalized into one agent-facing contract.
|
|
805
811
|
|
|
806
812
|
[Unreleased]: https://github.com/VilovietaSEO/mcp-scraper/compare/v0.52.2...HEAD
|
|
813
|
+
[0.52.3]: https://github.com/VilovietaSEO/mcp-scraper/compare/v0.52.2...v0.52.3
|
|
807
814
|
[0.52.2]: https://github.com/VilovietaSEO/mcp-scraper/compare/v0.52.1...v0.52.2
|
|
808
815
|
[0.52.1]: https://github.com/VilovietaSEO/mcp-scraper/compare/v0.52.0...v0.52.1
|
|
809
816
|
[0.52.0]: https://github.com/VilovietaSEO/mcp-scraper/compare/v0.51.2...v0.52.0
|
package/README.md
CHANGED
|
@@ -90,7 +90,7 @@ Build the branded one-click bundle:
|
|
|
90
90
|
npm run build:mcpb
|
|
91
91
|
```
|
|
92
92
|
|
|
93
|
-
The generated bundle is written to `build/mcpb/mcp-scraper-<version>.mcpb` and copied to `public/downloads/` for the hosted download. The current public bundle is `https://mcpscraper.dev/downloads/mcp-scraper.mcpb` (`0.52.
|
|
93
|
+
The generated bundle is written to `build/mcpb/mcp-scraper-<version>.mcpb` and copied to `public/downloads/` for the hosted download. The current public bundle is `https://mcpscraper.dev/downloads/mcp-scraper.mcpb` (`0.52.3`, SHA-256 `3d68ebf73bd75357a40ef7f0dd17cfc8a7925fbff155e3f2d086465c63c743d0`). Install it by opening or dragging it into Claude Desktop. Claude displays the `MCP Scraper` install card, icon, and API-key configuration field from the bundle manifest.
|
|
94
94
|
|
|
95
95
|
The MCPB install exposes every tool — web-intelligence plus all `browser_*` tools — through the one `mcp-scraper` server.
|
|
96
96
|
|
package/dist/bin/api-server.cjs
CHANGED
|
@@ -43062,7 +43062,7 @@ var PACKAGE_VERSION;
|
|
|
43062
43062
|
var init_version = __esm({
|
|
43063
43063
|
"src/version.ts"() {
|
|
43064
43064
|
"use strict";
|
|
43065
|
-
PACKAGE_VERSION = "0.52.
|
|
43065
|
+
PACKAGE_VERSION = "0.52.3";
|
|
43066
43066
|
}
|
|
43067
43067
|
});
|
|
43068
43068
|
|
|
@@ -50531,7 +50531,7 @@ function registerBrowserAgentMcpTools(server, opts) {
|
|
|
50531
50531
|
"browser_screenshot",
|
|
50532
50532
|
{
|
|
50533
50533
|
title: "See Page (Screenshot + Elements)",
|
|
50534
|
-
description: "Capture what the browser currently shows: a screenshot plus a text snapshot of interactive elements with x,y coordinates, page url/title, and visible text. Primary way to perceive the page; click elements by their listed x,y. If
|
|
50534
|
+
description: "Capture what the browser currently shows: a screenshot plus a text snapshot of interactive elements with x,y coordinates, page url/title, and visible text. Primary way to perceive the page; click elements by their listed x,y. If an anti-bot or CAPTCHA challenge is visible, wait and screenshot again rather than clicking it.",
|
|
50535
50535
|
inputSchema: BrowserSessionInputSchema,
|
|
50536
50536
|
outputSchema: recordOutputSchema("browser_screenshot", BrowserScreenshotOutputSchema),
|
|
50537
50537
|
annotations: annotations2("See Page", true)
|