Ingest and normalize web pages for critical-minerals intelligence, with optional Firecrawl fetching, deduplication manif
cd minerals-web-ingest
python3 -m venv .venv && source .venv/bin/activate && pip install bs4 requests -qFIRECRAWL_API_KEY
python3 scripts/web_ingest.py --helpbs4requests