Chuck Norris-jokes

In the website when we extract the data, the jokes are actually given as a table which is made using javascript, so I am not able to excess the table using its id. Can you tell me a way to extract it from javascript??

Hey @Codecracaker532, you have to extract the jokes by making a get request for the given URL.
Try reading about how to make a get request and you will be able to do :+1:

Hope this helps.
All the best :slight_smile:

I have tried the get request but using it I am getting the whole html code. From the whole html code i need to extract the jokes but there have dispayed using javascript and heence i am not able to access using id or class of the table of the jokes. If i try that i am getting a empty string so can you tell me how to extract the jokes from javascript code

Can you upload your code on google drive and share the link here ? I’ll have to look at it once.

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.