Brain web scraping

CTRL + SHIFT + i


Why?
get the card levelLevel = 4
Get the link
deckhttps://www.brainscape.com/l/dashboard/hsk-1-by-chapter-17180306/decks
sethttps://www.brainscape.com/l/study?classes=17180306-9689333&type=progressive


Get json file
previewhttps://www.brainscape.com/api/packs/17180306/decks/9689333/preview


https://www.jsonformatter.io/


"deckID": 9689333,
"name": "写",
"number": 8,

"cardId": 334645975,
"deckId": 9689333,   
"level": 4,

one card
      {
         "answer": "<p></p><p style=\"text-align: center;\"><span class=\"large\">xiě </span></p><p style=\"text-align: center;\"><span class=\"large\">写 </span></p><p style=\"text-align: center;\"><span class=\"large\">v. to write</span></p>",
         "cardID": 334645975,
         "createdAt": "2021-01-30T16:43:55.000Z",
         "deckID": 9689333,
         "name": "写",
         "number": 8,
         "prompt": "",
         "question": "<p></p><p style=\"text-align: center;\"><span class=\"large\">写</span></p>",
         "reveal": false,
         "updatedAt": "2021-01-30T16:48:16.000Z",
         "vkey": "cv1:334645975:1612025296.0",
         "cardId": 334645975,
         "deckId": 9689333,
         "level": 4,
         "bookmarked": false
      },