Search
See the Lens Protocol docs for Searches.
- search_profiles(handle, limit=10)
handleis a required parameter, the profile handle name with which to search the list of Lens profiles.limitis an optional parameter which defaults to 10 (showing only the top 10 best results).
- search_publications(query, limit=10)
queryis a required parameter, the query with which to search the list of publications.limitis an optional parameter which defaults to 10 (showing only the top 10 best results).