SOC - DBLP - Search engine
GET
/basicSearch
GET
/spatialSearch
GET
/basicSearch
Basic search by keyword, page and pageSize or limit.
Request parameters
q
string
optional
Keyword or search field
page
integer
optional
limit
integer
optional
Page size
Responses
200
OK
Body
Array
Object
title
string
Example:
Service Assurance Sustaining Enterprise Task Crowdsourcing Service.
authors
Array
Example:
["Chithralekha Balamurugan","Karan K. Budhraja"]
string
Example:
Chithralekha Balamurugan
year
integer
Example:
2010
GET
/spatialSearch
Basic search by keyword, page and pageSize or limit.
Request parameters
q
string
optional
Keyword or search field
page
integer
optional
limit
integer
optional
Page size
initialYear
number
optional
Example:
2010
finalYear
integer
optional
Example:
2020
Responses
200
OK
Body
Array
Object
title
string
Example:
Service Assurance Sustaining Enterprise Task Crowdsourcing Service.
authors
Array
Example:
["Chithralekha Balamurugan","Karan K. Budhraja"]
string
Example:
Chithralekha Balamurugan
year
integer
Example:
2010