How to launch a large-scale web scraping project? Find out how LexisNexis did it. Join the webinar on 29th March.Register now
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