in the start method in yield we have used “url=url” but in parse when we recursive call parse in yield we dont use "next_page==“next_page” why?
in the start method in yield we have used “url=url” but in parse when we recursive call parse in yield we dont use "next_page==“next_page” why?