web scraping | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

web scraping

i am just curious, is it possible to scrape multiple choice questions from a web..?

5th Feb 2019, 12:56 AM
xegai
xegai - avatar
1 Answer
0
Sure! It's possible to scrape anything. You just have to know the format of the html you are scraping. The browser's developer tools can help; just inspect the page you want to scrape
5th Feb 2019, 2:35 AM
Zeke Williams
Zeke Williams - avatar