Return entities from specific user

Returns only entities authored by the specified author. The value must be in all lowercase. (e.g. jack%20johnson)

Details

📘

For Twitter and Instagram content, query using the user’s handle. For Facebook and Google+ content, use the user’s name (spaces are allowed).

When both the keywords and from params are used together, they are ANDed together. keywords=curation from=spredfast will return entities created by massrelevance that contain the word “curation”. For Twitter and Instagram content, query using the user’s handle. For Facebook and Google+ content, use the user’s ID (as names from those networks are non-unique).

ADVANCED FROM PARAMETER
Examples: - from=massrelevance - Contains entities from massrelevance Note: When both the keywords and from params are used together, they are ANDed together. keywords=curation from=spredfast will return entities created by massrelevance that contain the word “curation”. For Twitter and Instagram content, query using the user’s handle. For Facebook and Google+ content, use the user’s ID (as names from those networks are non-unique).

Language