There seems nothing to correct in this case

In this challenge of scrapping book website…i am getting 98% accuracy ?But how can i increase i…its just i got the urls and all directly from website but still not 100%?What should i change ?

Hi @nikhil_sarda,

Please ensure you have scraped all the 50 pages from the site. Total number of books should be 1000 and the order is also important.
Once you have ensured this, share your code and the .csv you have generated with me. I’ll look into it for more problems.

Happy Learning!

Yes , i have got 1000 data …also now i tried it removing " inverted commas but doing it reduces the the accuracy even further.

Here is the link to my code

https://colab.research.google.com/drive/1ZCCBV2qHOUbpTyqDn7xCs4ub86qWCRTJ?usp=sharing

And here is the link to csv file (without removing ")

Hi @nikhil_sarda,
I just verified with the senior members. 98% is the maximum achievable accuracy in this challenge. You can move on to further sections safely. 100% is only achievable by submitting the reference csv available to the developers/testers.

Hope this helps!