I am working on a project where I need to add 282 courses to a website that allows teachers to create question papers for students.
I tried to collect course content by scraping other educational websites, but I am facing copyright issues during scraping.
Is there a legal way to do this? Should I use open-source APIs, licensed content, or another approach? How do other platforms handle this?
Any guidance or alternative solutions would be appreciated.