chat-backend/scraping/templates/scraping
Django Template a0fce0b484 Initial commit: Django chat backend with enhanced web scraping
Features:
- Django REST API backend
- Multi-strategy web scraping system (Beautiful Soup, Playwright, Firecrawl)
- Anti-detection features (proxy rotation, user-agent rotation)
- Data export functionality (JSON, CSV, TXT)
- Business and CrawledPage models
- Enhanced crawling service with fallback mechanisms

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-21 11:01:50 +05:30
..
base.html Initial commit: Django chat backend with enhanced web scraping 2025-09-21 11:01:50 +05:30
business_detail.html Initial commit: Django chat backend with enhanced web scraping 2025-09-21 11:01:50 +05:30
business_list.html Initial commit: Django chat backend with enhanced web scraping 2025-09-21 11:01:50 +05:30
create_business.html Initial commit: Django chat backend with enhanced web scraping 2025-09-21 11:01:50 +05:30
create_site.html Initial commit: Django chat backend with enhanced web scraping 2025-09-21 11:01:50 +05:30
page_content.html Initial commit: Django chat backend with enhanced web scraping 2025-09-21 11:01:50 +05:30
site_detail.html Initial commit: Django chat backend with enhanced web scraping 2025-09-21 11:01:50 +05:30
site_list.html Initial commit: Django chat backend with enhanced web scraping 2025-09-21 11:01:50 +05:30
url_content.html Initial commit: Django chat backend with enhanced web scraping 2025-09-21 11:01:50 +05:30