examples/deepseek-v3-crawler/README.md
This script uses the DeepSeek V3 large language model (via Hugging Face's Inference API) and FireCrawl to crawl websites based on specific objectives.
git clone <repository-url>
cd <repository-directory>
pip install -r requirements.txt
.env file in the root directory with your API keys:FIRECRAWL_API_KEY=your_firecrawl_api_key
HUGGINGFACE_API_KEY=your_huggingface_api_key
Run the script:
python deepseek-v3-crawler.py
The script will prompt you to:
The script will then:
Input:
Output: