Web Scraping Path

Scrapy Fundamentals

10 questions

Question 1 of 10Score: 0 / 0

What does `response.css('span.text::text').get()` return if there is no matching element?