https://github.com/metehan777/screaming-frog-deepseek
Screaming Frog Custom Javascript Integration with Deepseek
https://github.com/metehan777/screaming-frog-deepseek
Last synced: 2 months ago
JSON representation
Screaming Frog Custom Javascript Integration with Deepseek
- Host: GitHub
- URL: https://github.com/metehan777/screaming-frog-deepseek
- Owner: metehan777
- License: mit
- Created: 2025-01-28T17:39:24.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-28T18:04:25.000Z (4 months ago)
- Last Synced: 2025-02-07T10:42:09.774Z (4 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DeepSeek R1 API Integration with Screaming Frog via OpenRouter
This repository provides a JavaScript snippet for integrating the DeepSeek R1 model via OpenRouter into Screaming Frog's SEO Spider. The integration enables AI-powered insights for analyzing web pages during crawls.
## Prerequisites
1. Screaming Frog SEO Spider installed.
2. An API key from [OpenRouter]([https://openrouter.ai/](https://openrouter.ai/settings/keys)).
3. Basic understanding of JavaScript and Screaming Frog's Custom JavaScript feature.## Features
- Analyze page titles, meta descriptions, headings, or body content.
- Seamless integration with Screaming Frog's crawling process.
- AI-powered insights using the DeepSeek R1 model.## Installation
1. Open Screaming Frog and go to **Configuration > Custom > Custom JavaScript**.
2. Add a new JavaScript snippet and paste the code provided below.
3. Replace `your_openrouter_api_key` with your OpenRouter API key