[PR #156] [CLOSED] Add dataforseo endpoints #579

Closed
opened 2026-03-13 20:58:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AJaySi/ALwrity/pull/156
Author: @deb1265
Created: 2/18/2025
Status: Closed

Base: mainHead: add-dataforseo-endpoints


📝 Commits (9)

  • 99fdde5 feat: Add DataForSEO endpoints for enhanced SEO analysis
  • 3aaca29 chore: Add Netlify deployment config
  • 6cb9ed0 Update requirements.txt
  • 40a5b2f Update requirements.txt
  • c8698d8 Update requirements.txt
  • ba09b10 Update requirements.txt
  • 9c74321 Update requirements.txt
  • e4176b2 Update requirements.txt
  • 36f9e09 Update requirements.txt

📊 Changes

6 files changed (+120 additions, -2 deletions)

View changed files

.env (+4 -0)
📝 alwrity.py (+11 -1)
lib/ai_seo_tools/dataforseo_integration.py (+74 -0)
📝 lib/utils/seo_tools.py (+16 -1)
netlify.toml (+14 -0)
📝 requirements.txt (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AJaySi/ALwrity/pull/156 **Author:** [@deb1265](https://github.com/deb1265) **Created:** 2/18/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-dataforseo-endpoints` --- ### 📝 Commits (9) - [`99fdde5`](https://github.com/AJaySi/ALwrity/commit/99fdde52faebf817e078f26984d1dcd2478d0a31) feat: Add DataForSEO endpoints for enhanced SEO analysis - [`3aaca29`](https://github.com/AJaySi/ALwrity/commit/3aaca29c8416a920d3de10565ebc8612a0733358) chore: Add Netlify deployment config - [`6cb9ed0`](https://github.com/AJaySi/ALwrity/commit/6cb9ed0fa6f6302b4fa6f3c1641d5e1623172c17) Update requirements.txt - [`40a5b2f`](https://github.com/AJaySi/ALwrity/commit/40a5b2fc132871344a5135f1f5865185847f2712) Update requirements.txt - [`c8698d8`](https://github.com/AJaySi/ALwrity/commit/c8698d880abc5dd4f975ea2f16b206d269cd1e5b) Update requirements.txt - [`ba09b10`](https://github.com/AJaySi/ALwrity/commit/ba09b10e7982e849949b43ee403ac8de77307329) Update requirements.txt - [`9c74321`](https://github.com/AJaySi/ALwrity/commit/9c74321f7be2c72dbabf385614f6379b623651f4) Update requirements.txt - [`e4176b2`](https://github.com/AJaySi/ALwrity/commit/e4176b2ea37634e328e745733cd5755587cdaba4) Update requirements.txt - [`36f9e09`](https://github.com/AJaySi/ALwrity/commit/36f9e09175fbf25df5a1b558ea675b6375037e4a) Update requirements.txt ### 📊 Changes **6 files changed** (+120 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.env` (+4 -0) 📝 `alwrity.py` (+11 -1) ➕ `lib/ai_seo_tools/dataforseo_integration.py` (+74 -0) 📝 `lib/utils/seo_tools.py` (+16 -1) ➕ `netlify.toml` (+14 -0) 📝 `requirements.txt` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 20:58:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ALwrity#579
No description provided.