I have made some spiders which are working fine using scrapy. Now I want to integrate Kafka pub-sub model into my scrapy. I searched and found https://github.com/dfdeshom/scrapy-kafka But it is very old and I am not able to make my spider work using it. Does anyone know any other link ? Thanks