Answer the question
In order to leave comments, you need to log in
Unable to parse data from edbo site. How to do it?
Hello!
There was a problem parsing data from the site. None of it works. I'm trying to parse a node.
link from where I'm trying to parse Node
code:
const body = {
qualification: "1",
education_base: "40",
speciality: userSpecMessage,
region: "",
university: dbAllData.uniPath.auto.choosed.fullData.university_id,
study_program: "",
education_form: "",
course: "", };
const userSearchSpecQuery = await fetch("https://vstup.edbo.gov.ua/offers-universities/",
{method: "POST", mode: "cors", body: JSON.stringify(body), } );
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question