{"ScriptPreparationCode":null,"TestCases":[{"Name":"node-fetch","Code":"fetch(\u0027https://imoti.info/api/obiavi?slug=prodazhbi/apartamenti/page-2\u0026lang=bg\u0027)\r\n .then(response =\u003E response.json())\r\n .then(console.log)","IsDeferred":false},{"Name":"axios","Code":"axios.get(\u0027https://imoti.info/api/obiavi?slug=prodazhbi/apartamenti/page-2\u0026lang=bg\u0027)\r\n .then((response) =\u003E response.json())\r\n .then(console.log); ","IsDeferred":false}]}