Standard API
Standard API provides a reliable solution to search for the recent keywords mentions and search for users in the social networks:
- Web
- Youtube
- Tumblr
- Flickr
- Dailymotion
- Vimeo
- VKontakte
1. Posts Search by network
General syntax:
https://api.social-searcher.com/v2/search/?q={keyword}&key={key}
Reddit
Social Searcher API
Example:https://api.social-searcher.com/v2/search?q=Obama&network=reddit&key={key}
Flickr
Social Searcher API
Example:https://api.social-searcher.com/v2/search?q=Obama&network=flickr&key={key}
Dailymotion
Social Searcher API
Example:https://api.social-searcher.com/v2/search?q=Obama&network=dailymotion&key={key}
Tumblr
Social Searcher API
Example:https://api.social-searcher.com/v2/search?q=Obama&network=tumblr&key={key}
Vimeo
Social Searcher API
Example:https://api.social-searcher.com/v2/search?q=Obama&network=vimeo&key={key}
Vkontakte
Social Searcher API
Example:https://api.social-searcher.com/v2/search?q=Obama&network=vkontakte&key={key}
Web
Social Searcher API
Example:https://api.social-searcher.com/v2/search?q=Obama&network=web&key={key}
Youtube
Social Searcher API
Example:https://api.social-searcher.com/v2/search?q=Obama&network=youtube&key={key}
2. User Posts by network
General syntax:
https://api.social-searcher.com/v2/users/{userid}/posts?network={network}&key={key}
Reddit
Test Data
Reddit user: https://www.reddit.com/user/hypophrenia/posts/
Reddit user id: hypophrenia
Social Searcher API
Example:https://api.social-searcher.com/v2/users/hypophrenia/posts?network=reddit&key={key}
Flickr
Test Data
Flickr user: https://www.flickr.com/photos/127194578@N03/
Flickr user id: 127194578@N03
Social Searcher API
Example:https://api.social-searcher.com/v2/users/127194578@N03/posts?network=flickr&key={key}
Dailymotion
Test Data
Dailymotion user: https://www.dailymotion.com/DailymotionAPI
Dailymotion user id: x1fz4ii
Social Searcher API
Example:https://api.social-searcher.com/v2/users/x1fz4ii/posts?network=dailymotion&key={key}
Tumblr
Test Data
Tumblr user: https://good.tumblr.com/
Tumblr user id: good
Social Searcher API
Example:https://api.social-searcher.com/v2/users/good/posts?network=tumblr&key={key}
Vimeo
Test Data
Vimeo user: https://vimeo.com/adamroffman
Vimeo user id: 36892316
Social Searcher API
Example:https://api.social-searcher.com/v2/users/36892316/posts?network=vimeo&key={key}
3. User Comments by network
General syntax:
https://api.social-searcher.com/v2/users/{userid}/comments?network={network}&key={key}
Reddit
Test Data
Reddit user: https://www.reddit.com/user/hypophrenia/posts/
Reddit user id: hypophrenia
Social Searcher API
Example:https://api.social-searcher.com/v2/users/hypophrenia/comments?network=reddit&key={key}
4. Post Comments by network
General syntax:
https://api.social-searcher.com/v2/posts/{postid}/comments?network={network}&key={key}
Reddit
Test Data
Reddit post: https://www.reddit.com/r/mylittlepony/comments/2vmtkm/my_little_pony_funko_mystery_minis_series_1/
Reddit post id: 2vmtkm
Social Searcher API
Example:https://api.social-searcher.com/v2/posts/2vmtkm/comments?network=reddit&key={key}
Flickr
Test Data
Flickr post: https://www.flickr.com/photos/127194578@N03/27400157929/
Flickr post id: 27400157929
Social Searcher API
Example:https://api.social-searcher.com/v2/posts/27400157929/comments?network=flickr&key={key}
Vimeo
Test Data
Vimeo post: https://vimeo.com/169701518
Vimeo post id: 169701518
Social Searcher API
Example:https://api.social-searcher.com/v2/posts/169701518/comments?network=vimeo&key={key}
5. Post Likes by network
General syntax:
https://api.social-searcher.com/v2/posts/{postid}/likes?network={network}&userid={userid for Tumblr only}&key={key}
Tumblr
Test Data
Tumblr post: https://pencilbrony.tumblr.com/post/174236077788/more-pone
Tumblr post id: 174236077788
Tumblr user id: pencilbrony
Social Searcher API
Example:https://api.social-searcher.com/v2/posts/174236077788/likes?network=tumblr&userid=pencilbrony&key={key}
Vimeo
Test Data
Vimeo post: https://vimeo.com/169701518
Vimeo post id: 169701518
Social Searcher API
Example:https://api.social-searcher.com/v2/posts/169701518/likes?network=vimeo&key={key}
6. Post Reposts by network
General syntax:
https://api.social-searcher.com/v2/posts/{postid}/reposts?network={network}&userid={userid for Tumblr only}&key={key}
Tumblr
Test Data
Tumblr post: https://pencilbrony.tumblr.com/post/174236077788/more-pone
Tumblr post id: 174236077788
Tumblr user id: pencilbrony
Social Searcher API
Example:https://api.social-searcher.com/v2/posts/174236077788/reposts?network=tumblr&userid=pencilbrony&key={key}
7. Users by network
General syntax:
https://api.social-searcher.com/v2/users/?q={keywords}&network={network}&key={user_key}
Vimeo
Test Data
Search query: dj
Vimeo search UI: https://vimeo.com/search/people?q=dj
Social Searcher API
Example:https://api.social-searcher.com/v2/users/?q=dj&network=vimeo&key={user_key}
Dailymotion
Social Searcher API
Example:https://api.social-searcher.com/v2/users/?q=dj&network=dailymotion&key={user_key}
Youtube
Social Searcher API
Example:https://api.social-searcher.com/v2/users/?q=dj&network=youtube&key={user_key}
8. Trends by network
General syntax:
https://api.social-searcher.com/v2/trends/?q={keywords}&network={network}&key={user_key}
Flickr
Social Searcher API
Example:https://api.social-searcher.com/v2/trends/?q=dj&network=flickr&key={user_key}
Dailymotion
Social Searcher API
Example:https://api.social-searcher.com/v2/trends/?q=dj&network=dailymotion&key={user_key}
Reddit
Social Searcher API
Example:https://api.social-searcher.com/v2/trends/?q=dj&network=reddit&key={user_key}
Youtube
Social Searcher API
Example:https://api.social-searcher.com/v2/trends/?q=dj&network=youtube&key={user_key}
Vimeo
Social Searcher API
Example:https://api.social-searcher.com/v2/trends/?q=dj&network=vimeo&key={user_key}