{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/7"}],"enrichment":{"capability":"Provides a Python interface to the LexisNexis Metabase API for searching and retrieving articles, with support for rate-limit tracking and DataFrame conversion.","skillfed_tags":["api-client","lexisnexis","document-search"],"use_cases":["Search the LexisNexis Metabase for articles matching specific queries and export results to JSON or CSV.","Retrieve full datasets of articles by managing API rate limits automatically with the Streamline class.","Convert article search results into Pandas DataFrames for analysis, filtering, and data science workflows.","Build batch document retrieval workflows that respect per-minute API call limits without manual waiting.","Access article metadata (title, author, publication date) as Python object attributes for programmatic use."],"what_it_does":"lexisnexisapi wraps the LexisNexis Metabase API in Python, letting you search for and retrieve articles programmatically. It provides a Search class that handles API calls, a Streamline class to respect rate limits, and an Article class to represent individual results. The package converts API responses into Python objects and Pandas DataFrames, making it easier to filter, analyze, and export article data.\n\nThe module depends on requests for HTTP calls, pandas for DataFrame operations, and xmltodict for XML parsing. It is authored by LexisNexis CS Integration Consultants and has been dormant since its last release, meaning no active maintenance or updates are expected.","worth_installing":"Yes, if you have an active LexisNexis Metabase API account and need to automate article searches from Python. The package has low install friction and permissive licensing. However, dormancy since the last release means no active maintenance\u2014verify that the underlying Metabase API remains compatible and that you can obtain a valid API key before committing to it."},"id":"lexisnexisapi","links":{"html":"https://skillfed.io/packages/lexisnexisapi","md":"https://skillfed.io/packages/lexisnexisapi.md","pypi":"https://pypi.org/project/lexisnexisapi/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-02-15","license_spdx":null,"license_treatment":"permissive","name":"lexisnexisapi","python_support":"unspecified","summary":"a module to support lexisnexis api(s)"},"popularity":{"monthly_downloads":90359,"position":13594,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.0.3.13"}
