scrapinghub / dateparser

python parser for human readable dates
BSD 3-Clause "New" or "Revised" License
2.57k stars 465 forks source link

Dateparser online demo seems to be broken #1173

Open Flimm opened 1 year ago

Flimm commented 1 year ago

The README references this online demo:

Do you want to try it out without installing any dependency? Now you can test it quickly by visiting this online demo!

I tried the online demo, but it doesn't seem to work. When I look at the browser's developer console, I see this message:

Access to fetch at 'https://dateparser-demo-production.up.railway.app/?text=now&timezone=America/Chicago' from origin 'https://dateparser-demo.netlify.app' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.