pip install uvicorn beautifulsoup4 requests aiohttp lxml scrapy
compute.pypings themock_server.pyand figure out the views per secondmock_server.pycan be started withuvicorn mock_server:appscrapy_spideris the existing solution, run it withscrapy runspider scrapy_spider.pysync_spideruse requests and fire request synchrounouslyasync_spideruse aiohttp and fire 4 request concurrently at a time