Web of Science APIs · Example Payload

Web Of Science Pub Info Example

ResearchAcademicBibliometricsCitationsScienceScholarly

Web Of Science Pub Info Example is an example object payload from Web of Science APIs, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

pubtypepubyearsortdateissuevol

Example Payload

Raw ↑
{
  "pubtype": "example-string",
  "pubyear": "example-string",
  "sortdate": "example-string",
  "issue": "example-string",
  "vol": "example-string"
}