Challenge - scrape a book store

my code is correct but i am getting an accuracy of 32 percent.
which character should i use instead of a comma(,) if they appear in name.

Hello @Aryanchugh223,

You will get a perfect 100 score if you do everything as it is meant to be done, as the reference csv in the online portal is made by simply scraping the required values. Hence if there is a , in the name, i will suggest you keep it,
Note: Make your csv file using Pandas to_csv method.
Happy Learning :slight_smile:
Thanks

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.