spec spider, use scrapy framework to get some spec. Now it can spide the Autosar 4.4¡¢R19-11¡¢R20-11 and Eth specs. You can specify the Autosar spec version you want to download in settings.py.
- Install scrapy:
pip install scrapy
- scrapy crawl Autosar --nolog
- scrapy crawl EthSpec --nolog