i want to scrape titles, title hyperlinks and score of the feeds of hackernews. When i run the above code , titles and scores are being shown but not the hyperlinks. What can be the fix for this ?
i wanted to scrape titles, title hyperlinks and score of the feeds of hackernews. When i run the above code , titles and scores are being shown but not the hyperlinks. Hyperlinks are coming out to be none in all the cases. What can be the fix for this ?