I am very grateful for this OAI-PMH python package plus the good documentation!
But:
Code from tutorial:
sickle = Sickle('http://elis.da.ulcc.ac.uk/cgi/oai2')
records = sickle.ListRecords(metadataPrefix='oai_dc')
yields following error:
HTTPError: 502 Server Error: Bad Gateway for url: http://elis.da.ulcc.ac.uk/cgi/oai2?
I am very grateful for this OAI-PMH python package plus the good documentation!
But:
Code from tutorial:
sickle = Sickle('http://elis.da.ulcc.ac.uk/cgi/oai2')
records = sickle.ListRecords(metadataPrefix='oai_dc')
yields following error:
HTTPError: 502 Server Error: Bad Gateway for url: http://elis.da.ulcc.ac.uk/cgi/oai2?