Skip to content

Conversation

@nicoloval
Copy link
Contributor

🎯 Description

Deploy website on github pages to access scapo models.

🔗 Related Issue

Fixes #(issue number)

📝 Type of Change

  • 🔗 New source scraping method added
  • 🤖 New model added
  • 💡 New best practices/examples
  • 🐛 Bug fix
  • ✨ New feature
  • 📚 Documentation update
  • 🔧 Configuration change
  • ♻️ Code refactoring

📋 Changes Made

  • changed GitHub workflow to deploy website
  • added docs/ folder with website content
  • added scripts to build and test the website locally

✅ Checklist

  • I've tested my changes locally
  • I've added any necessary documentation
  • I've checked that my changes don't break existing functionality
  • I've removed any personal API keys/credentials
  • I've followed the project's code style

🧪 Testing

  • Tested service discovery: uv run scapo scrape discover --update
  • Tested targeted scraping: uv run scapo scrape targeted --service "[service]" --limit 10
  • Tested batch processing: uv run scapo scrape batch --category [category] --limit 10 --batch-size 2
  • Verified LLM extraction quality (checked generated files in models/)
  • Tested TUI explorer: uv run scapo tui
  • For OpenRouter users: Updated context cache with uv run scapo update-context
  • Other testing (please describe): tested locally with scripts/serve_website_local.sh

📸 Screenshots (if applicable)

Screenshot 2025-08-17 at 10 24 12

💬 Additional Notes

@nicoloval nicoloval merged commit c7304f5 into main Aug 17, 2025
1 check passed
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.

3 participants