A kiválasztott változat és az aktuális verzió közötti különbségek a következők.
Előző változat mindkét oldalon Előző változat | |||
content_api_v1.0 [2019/02/01 17:15] horvathrobert [Autentication] |
content_api_v1.0 [2019/02/01 17:56] (aktuális) horvathrobert [Sample response] |
||
---|---|---|---|
Sor 50: | Sor 50: | ||
<code> | <code> | ||
{ | { | ||
- | "total": 2, | + | "items": [ |
- | "hits": [ | + | { |
- | { | + | "keyword_name": "samplelorem1", |
- | "timestamp": 1462183680, | + | "keyword": "Sample Lorem 1", |
- | "polarity_index": 0, | + | "id": 1, |
- | "content_type": 110, | + | "timestamp": 1544438700000, |
- | "author": "Gipsz Jakab", | + | "polarity_index": 0, |
- | "domain": "https://www.facebook.com", | + | "content_type": 4, |
- | "user_labels": "startup;", | + | "author": "Anonym User", |
- | "text": "<html><body><h1>Neticle<h1><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ac nunc eleifend, maximus nunc eget, congue magna. Quisque sollicitudin vel enim efficitur lobortis.</p></body></html>", | + | "domain": "facebook.com", |
- | "url": https://www.facebook.com/permalink.php?id=11111111111&v=wall&story_fbid=000000000000000, | + | "url": "https://www.facebook.com/permalink.php?id=11111111111&v=wall&story_fbid=000000000000000", |
- | "email": [ | + | "text": "<p>This is a very good <span class=\"synonym\">car</span>, I always love this <span class="label">brand's</span> products.</p>", |
- | "[email protected]" | + | "content_length": 78, |
- | ], | + | "html_meta_title": "", |
- | "telephone": [], | + | "reach": 0, |
- | "address": [], | + | "time": "2019-02-01 09:00", |
- | "company": [] | + | "labels": [], |
- | }, | + | } |
- | { | + | ], |
- | "timestamp": 1462184400, | + | "total_items": 2, |
- | "polarity_index": 0, | + | |
- | "content_type": 110, | + | |
- | "author": "xy", | + | |
- | "domain": "https://www.facebook.com", | + | |
- | "user_labels": "", | + | |
- | "text": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ac nunc eleifend, maximus nunc eget, congue magna. Quisque sollicitudin vel enim efficitur lobortis.", | + | |
- | "url": https://www.facebook.com/permalink.php?id=11111111111&v=wall&story_fbid=000000000000000, | + | |
- | "email": [], | + | |
- | "telephone": [ | + | |
- | "+36701234567" | + | |
- | ], | + | |
- | "address": [], | + | |
- | "company": [] | + | |
- | } | + | |
- | ] | + | |
} | } | ||
</code> | </code> |