Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

alex-search

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alex-search

A command-line tool for quickly searching and extracting research papers from openAlex database

  • 0.3.4
  • PyPI
  • Socket score

Maintainers
1

Usage

Installation

To install Alex Search, you can use pip:

.. code-block:: bash

pip install alex-search

Search Command

The search command allows you to search for papers using various filters.

Usage:

.. code-block:: bash

alex-search search [OPTIONS] "Machine learning for fun"

Options:

  • --author: Filter search results by specific author(s).
  • --journal: Filter search results by specific journal(s).
  • --cited-by: Filter search results by the number of times the paper has been cited by other papers.
  • --cited: Filter search results by the number of times the paper has cited other papers.
  • --limit: Limit the number of search results returned.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc