NOT able to dowwnload dataset

blank page when trying to download dataset …
fix this …plz

You just have to scrape the website, no dataset is required.
http://api.icndb.com/jokes/
Download test cases from the bottom of the screen and as given in submission guidelines -
For the given joke ID’s in Testcases, scrape the jokes for the given ID’s.
Save the predicted values in CSV format and submit that file, referring to the sample submission file contained in the folder for test data itself.

then according to you i have to read all the id from the file given in input file and then print the result in the csv file and upload the csv?

Yes scrape jokes with the ids given in test file in a CSV and upload it.

help !!!AttributeError: module ‘scrapy’ has no attribute ‘spider’ this error accurs help

sorry asked in wrong section

I hope I’ve cleared your doubt. On the off chance, you still have some questions or not find the answers satisfactory, you may reopen the doubt.