LensPy
latest

Contents:

  • Overview
  • Installation
  • Broadcast
  • Follow
  • Login
  • Profile
  • Publication
  • Search
    • search_profiles()
    • search_publications()
LensPy
  • Search
  • Edit on GitHub

Search

See the Lens Protocol docs for Searches.

search_profiles(handle, limit=10)

handle is a required parameter, the profile handle name with which to search the list of Lens profiles. limit is an optional parameter which defaults to 10 (showing only the top 10 best results).

search_publications(query, limit=10)

query is a required parameter, the query with which to search the list of publications. limit is an optional parameter which defaults to 10 (showing only the top 10 best results).

Previous

© Copyright 2023, Tobias Loader & Rishin Madan. Revision f6d4220f.

Built with Sphinx using a theme provided by Read the Docs.