Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 450 Bytes

File metadata and controls

22 lines (20 loc) · 450 Bytes

social-search-API

This is our current working project on social search which is under development...

Simple test query using postman or api tester tool by Event sharing team

{ "smpList":[ { "name":"twitter", "params":{ "q":"imran khan" } }, { "name":"youtube", "params":{ "part":"id,snippet", "query":"imran khan" } } ] }