Start a new topic

Get information from other URL

This is half Python half Scrapy question.


How could I merge information from few URLs into one item?


As an example, I have a product page and it has categories link there and I need to get the full category path from that link

Login to post a comment