I want to scrape data from a website by using only javascript (no framework, nodejs or package). However when i try to get data from website, i have error on console about CORS policy.
Is it possible to overcome the problem?