Skip to content

Instantly share code, notes, and snippets.

@blacksmithop
Last active July 6, 2022 09:00
Show Gist options
  • Save blacksmithop/243e0db0c791bd0b7a619d75bedb0882 to your computer and use it in GitHub Desktop.
Save blacksmithop/243e0db0c791bd0b7a619d75bedb0882 to your computer and use it in GitHub Desktop.
ISPOR API

ISPOR

API

URL

https://isporsearch302.aws.mtxgp.net//searchblox/servlet/SearchServlet?query=*&default=AND&xsl=json&facet=on&col=2&pagesize=10&f.events.filter=2019-11%2C%20ISPOR%20Europe%202019%2C%20Copenhagen%2C%20Denmark&page=1&sort=relevance&facet.field=citable&f.citable.size=1000&facet.field=categories&f.categories.size=1000&facet.field=areaofstudy&f.areaofstudy.size=1000&facet.field=disease&f.disease.size=1000&facet.field=events&f.events.size=1000

Data seems to returned as a static website when articles are visited

Pagination

Under results

"@start": "1",
"@end": "10",
"@currentpage": "1",
"@lastpage": "261",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment