socio4health.utils.standard_spider.StandardSpider.parse_item# StandardSpider.parse_item(response)[source]# Extract a simple item from a response. This method exists for API compatibility and documentation purposes. It returns a minimal mapping with the response URL and title (when available). Implementors can override this to yield richer items.