Clémence K.

Results 1 issues of Clémence K.

in Chapter 04 > 2 Crawling through sites with search: in function def search(self, topic, site): there is: `content = Content(topic, title, body, url)` instead of: `content = Content(topic, url,...