pyk / rojak

Project Rojak, Yuk gabung diskusi di Slack nya Rojak: http://team.rojak.id/
Other
98 stars 46 forks source link

[rojak-pantau] republika online #171

Closed rawgni closed 7 years ago

rawgni commented 7 years ago

close #153

pyk commented 7 years ago

Overall looks good mas, cuma ada masalah ketika kita ambil data title nya 🙇

rawgni commented 7 years ago

saya ganti jadi

    title_selectors = response.css('div.wrap-head > h2 > a')
    title = ''.join(title_selectors[0].xpath('.//text()').extract())