↓ 2 callersFunctionrequest(
url: str,
*,
method: str = "GET",
data: bytes | None = None,
headers: dict[str, str] | N
skills/sn-search-year-report/scripts/year_report_api.py:33
↓ 1 callersFunction_build_params(
query: str,
limit: int,
api_key: str | None,
mailto: str | None,
year_min: int | None,
skills/sn-search-academic/scripts/openalex_search.py:63
↓ 1 callersFunction_build_params(
query: str,
start: int,
lang: str,
year_min: int | None,
year_max: int | None,
inclu
skills/sn-search-academic/scripts/google_scholar_search.py:137
↓ 1 callersFunction_build_params(
query: str,
limit: int,
mailto: str | None,
year_min: int | None,
year_max: int | None,
skills/sn-search-academic/scripts/crossref_search.py:43
↓ 1 callersFunction_call_directions_concurrently(
provider: ProviderConfig,
paper_id: str,
title: str,
directions: list[str],
limit: int,
skills/sn-search-academic/scripts/refTree.py:239
↓ 1 callersFunction_call_provider_with_timeout(
provider: ProviderConfig,
paper_id: str,
title: str,
direction: str | None,
limit: int,
skills/sn-search-academic/scripts/refTree.py:298