Closed sofisofa closed 1 year ago
Accessing the landing page json.loads(r.text[ix:ed]) returned "JSONDecodeError: Extra data". I used the library re to parse r.text with a regex and find the token.
Accessing the landing page json.loads(r.text[ix:ed]) returned "JSONDecodeError: Extra data". I used the library re to parse r.text with a regex and find the token.