Skip to content

Add ScrapeGraphAI scrapecraft application #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 31, 2025

Conversation

lurenss
Copy link
Member

@lurenss lurenss commented Jul 31, 2025

Summary

  • Initial implementation of the scrapecraft web scraping application
  • Complete backend API with LangGraph agent and scraping capabilities
  • Frontend React UI with workflow builder and chat interface
  • Docker compose setup for containerized deployment

Features Added

  • Backend FastAPI application with multiple agents (LangGraph, Kimi, OpenRouter)
  • Enhanced scraping tools and workflow management system
  • WebSocket support for real-time communication
  • Frontend application with workflow builder interface
  • Docker configuration for easy deployment

Test plan

  • Backend API endpoints working correctly
  • Frontend connects to backend successfully
  • Docker compose brings up all services
  • Scraping workflows execute properly
  • WebSocket connections for real-time updates

🤖 Generated with Claude Code

Initial implementation of the scrapecraft web scraping application with:
- Backend API with LangGraph agent and scraping capabilities
- Frontend React UI with workflow builder and chat interface
- Docker compose setup for containerized deployment
- Enhanced scraping tools and workflow management

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@lurenss lurenss merged commit e94bf0f into main Jul 31, 2025
2 checks passed
@lurenss lurenss deleted the feature/enhanced-langgraph-agent branch July 31, 2025 12:27
@lurenss lurenss restored the feature/enhanced-langgraph-agent branch July 31, 2025 12:27
@lurenss lurenss deleted the feature/enhanced-langgraph-agent branch July 31, 2025 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant