agora-inc / platform

Full code for mora.stream, the "Twitch.tv for academic researchers". The streaming platform served several thousands of concurrent viewers. This has now been acquired and absorbed by Cassyni.
https://cassyni.com/mora
4 stars 0 forks source link

researchseminars.org scraping #432

Closed AlainRossier closed 2 years ago

AlainRossier commented 3 years ago

Scraping

Parsing

Frontend

Test

argoopjmc commented 3 years ago

image you mean seminar series?

AlainRossier commented 3 years ago

Yeah, the goal is that the user inputs the link to his seminar series, like

https://researchseminars.org/seminar/NYC-NCG

and we parse all the past and future talks with all the info

AlainRossier commented 3 years ago

Ok, I actually have a few issues before this can be fully merged

Screenshot from 2021-09-13 17-52-28

If I restrict the number of talks being parsed to 10, there is no problem.

Screenshot from 2021-09-13 17-50-21

I don't know if these two problems are there because I'm on localhost. Locally, I don't have any problem with the scraping, so the scraper is not the issue.

Also

argoopjmc commented 3 years ago

This method is not used anymore.

I realised that , and have added the header to the new methods ...

AlainRossier commented 2 years ago

This remote branch has unrelated commits, created another unpolluted branch