#!/bin/bash
spider=$1
if [ -z "$spider" ]; then
echo "Usage: $0 <spider>"
exit 1
fi
#.venv/bin/python3.12 spider/china_net.py