python - extract Meta tags from website using portia (scrapy) -
extract meta tags website using portia (scrapy)
i want use portia extract meta tags website not showing head tag , starting body tag only
i able extract data body tag
you need annotate element within body , navigate element in head want map.
- annotate element on page, doesn't matter one.
- click settings icon either in annotation popup or within annotations panel on right-hand toolbox.
- click
htmlelement. warning lose mapped attributes annotation, click ok. - click settings icon again, , time select
headelement. - click settings icon yet again, , can select children elements within
head. - once you've selected element, click
+ fieldbutton create new field , map desired attribute value target field.
Comments
Post a Comment