I'm working on artificial intelligence research related to chess which could benefit from existing analysis performed by lichess community based on which I would like to create a publicly accessed data-set.
So my questions are:
- Is there a way to download all analyzed and annotated game PGNs without actually ending up DDOSing lichess with web-scraping tools?
- Is there more direct (less resource intensive for lichess) way to access such data?
- Is there a way to somehow subscribe to changes so that the dataset would maintain fresh?
- What would the rules be if I were to web-scrape all public annotated games?
Thank you in advance!
I'm working on artificial intelligence research related to chess which could benefit from existing analysis performed by lichess community based on which I would like to create a publicly accessed data-set.
So my questions are:
1) Is there a way to download all analyzed and annotated game PGNs without actually ending up DDOSing lichess with web-scraping tools?
2) Is there more direct (less resource intensive for lichess) way to access such data?
3) Is there a way to somehow subscribe to changes so that the dataset would maintain fresh?
4) What would the rules be if I were to web-scrape all public annotated games?
Thank you in advance!