scholarlyORG
stable

Index

  • Quickstart
  • scholarly Package
scholarlyORG
  • Docs »
  • Welcome to scholarly’s documentation!
  • Edit on GitHub

Welcome to scholarly’s documentation!¶

Index

  • Quickstart
    • Installation
    • Usage
    • Example
    • Methods for scholar
      • search_author
        • Search for an author by name and return a generator of Author objects.
      • search_author_id
        • Search for an author by the id visible in the url of an Authors profile.
      • search_author_by_organization
        • Search for authors by organization ID.
      • search_keyword
        • Search by keyword and return a generator of Author objects.
      • search_pubs
        • Search for articles/publications and return generator of Publication objects.
      • fill
        • Fill the Author and Publications container objects with additional information.
          • About the Publications:
          • About the Authors:
      • citedby
      • bibtex
    • Using proxies
      • ScraperAPI
        • pg.ScraperAPI()
      • Luminati
        • pg.Luminati()
      • FreeProxies
        • pg.FreeProxies()
      • SingleProxy
        • pg.SingleProxy(http: str, https:str)
      • Tor_External
        • pg.Tor_External(tor_sock_port: int, tor_control_port: int, tor_password: str)
      • Tor_Internal
        • pg.Tor_internal(tor_cmd=None, tor_sock_port=None, tor_control_port=None)
    • Setting up environment for Luminati and/or Testing
  • scholarly Package
    • scholarly module
    • AuthorParser module
    • PublicationParser module
    • ProxyGenerator module
    • DataTypes module

Indices and tables¶

  • Index
  • Search Page
Next

© Copyright 2021, Steven A. Cholewiak, Panos Ipeirotis, Victor Silva, Arun Kannawadi Revision 9269ff36.

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