Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-18 06:56 UTC

henrique-coder / perplexity-webui-scraper

An advanced, high-performance Python client, MCP server, and REST API for reverse-engineering Perplexity AI's WebUI.

PythonMIT★ 115 stars⑂ 26 forkssince Mar 2025View on GitHub ↗
KindCommand-line toolLibraryMCP serverhow this is determined

henrique-coder/perplexity-webui-scraper holds a health index of 91 out of 100, placing it in the Excellent band. It scores highest on Engineering Quality (92/100) and lowest on Sustainability & Governance (58/100). It was last updated today. A single contributor accounts for most of its recent work.

91
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

91
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 77 is calibrated to 91 on the published index scale (record calibration 2026-08-02).

Ownership

Henrique MoreiraPersonal account
16 followers19 public repossince Feb 2021Empresa Brasileira de Correios e Telégrafos

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIperplexity-webui-scraper1.1.521,822270 days agoaifastapimcpopenai-compatibleperplexityscraper

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

89Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
23.5/36Commit cadence34/52 weeks with commits
18/18Commit volume355 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year355
human_commit_share0.92
days_since_last_push0
active_weeks_last_year34
How it's scored
27/27Ships releases22 releases published
36/36Release recencylatest release 12 days ago
27/27Release cadencea release every ~15.1 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count22
latest_release_tagv1.1.4
releases_from_tagsno
days_since_latest_release12
mean_days_between_releases15.1

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

69Good · 17% of overall
How it's scored
33.4/60Stars115 stars
11.7/25Forks26 forks
2.7/15Watchers4 watchers
Inputs used
forks26
stars115
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesshields.io
has_pull_request_templateyes
How it's scored
57.9/80Monthly downloads21,822 downloads/month across pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesperplexity-webui-scraper
dependents
ecosystemspypi
total_downloads
monthly_downloads21,822
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

58Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
1.5/22.5Commit distributiontop contributor authored 93% of commits
6.8/13.5Contributor breadth5 contributors
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.933
How it's scored
42/42Issue resolution100% of issues closed
24.4/30PR acceptance39/48 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/2 approved changesets -- score normalized to 0
Inputs used
merged_prs39
open_issues0
closed_issues14
prs_merged_7d1
prs_decided_7d1
prs_merged_30d3
prs_decided_30d3
issue_closed_ratio1
closed_unmerged_prs9
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
8.8/25Owner reach16 followers of henrique-coder
20.5/25Track record19 public repos, account ~5 yr old
Inputs used
followers16
owner_typeUser
is_verified
owner_loginhenrique-coder
public_repos19
account_age_days2,015
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on pypi
35/35Publish recencylatest publish 0 days ago
20/20Version history27 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesperplexity-webui-scraper
ecosystemspypi
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

92Excellent · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter config
9.6/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests4 out of 4 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configyes

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://henrique-coder.github.io/perplexity-webui-scraper
10/10Repository description
10/10Topics6 topics
0/10Wiki
Inputs used
topicsai, perplexity, scraper, fastapi, mcp, openapi-compatible
has_wikino
homepagehttps://henrique-coder.github.io/perplexity-webui-scraper
docs_sitehttps://henrique-coder.github.io/perplexity-webui-scraper
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

76Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests4 out of 4 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/2 approved changesets -- score normalized to 0
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
5/5Pinned-Dependenciesall dependencies are pinned
5/5SASTSAST tool is run on all commits
2/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate7

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages123
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 123 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

79Good · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history91 of 92 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.989
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes2,008
How it's scored
18/18One-command bootstrapJustfile
22/22Automated tests
11/11Lint / format config
11/11Static type checkingsrc/perplexity_webui_scraper/py.typed
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance8 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependenciesall dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml, uv.lock
has_dockerfileno
typed_languageno
bootstrap_filesJustfile
has_devcontainerno
has_linter_configyes
typecheck_configssrc/perplexity_webui_scraper/py.typed
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.08
How it's scored
27/45Type-checkable codePython with type-check config (src/perplexity_webui_scraper/py.typed)
55/55Manageable file sizes0/62 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes18,913
source_files_sampled62
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
20/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalyes
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto). Remaining weights renormalized.

Key facts

115GitHub stars
5contributors
355commits, last 12 months
0days since last push
22releases
1bus factor
0open issues
npm, PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index pypi:perplexity-webui-scraper@1.1.5; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 26 ⇿
0Stars
26Forks
22Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

048121620242252025-092026-032026-08
Major 1Minor 4Patch 17
OpenSSF Scorecard 7.0 / 10
7.0aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-18 06:56 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests4 out of 4 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/2 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
10SASTSAST tool is run on all commits
4Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
PyPIcurl-cffi>=0.16.0pyproject.toml
PyPIloguru>=0.7.0pyproject.toml
PyPIorjson>=3.11.0pyproject.toml
PyPIpydantic>=2.13.0, <3.0.0pyproject.toml
PyPItyper>=0.27.0pyproject.toml
All dependencies 123

Full resolved dependency set from the GitHub dependency graph: 5 direct and 118 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
PyPIcurl-cffi0.16.0direct
PyPIloguru0.7.3direct
PyPIorjson3.12.0direct
PyPIpydantic2.13.4direct
PyPItyper0.27.1direct
npm@taplo/cli0.7.0indirect
npmprettier3.9.6indirect
PyPIaiofile3.12.3indirect
PyPIannotated-doc0.0.5indirect
PyPIannotated-types0.8.0indirect
PyPIanyio4.14.2indirect
PyPIattrs26.1.0indirect
PyPIauthlib1.7.2indirect
PyPIbabel2.18.0indirect
PyPIbackports-tarfile1.2.0indirect
PyPIbackrefs8.0indirect
PyPIbeartype0.22.9indirect
PyPIcachetools7.1.7indirect
PyPIcaio0.12.2indirect
PyPIcertifi2026.7.22indirect
PyPIcffi2.1.1indirect
PyPIcharset-normalizer3.5.1indirect
PyPIclick8.4.2indirect
PyPIcolorama0.4.6indirect
PyPIcryptography50.0.0indirect
PyPIcyclopts4.23.0indirect
PyPIdnspython2.8.0indirect
PyPIdocstring-parser0.18.0indirect
PyPIemail-validator2.3.0indirect
PyPIexceptiongroup1.3.1indirect
PyPIfastapi0.141.1indirect
PyPIfastmcp3.4.7indirect
PyPIfastmcp-slim3.4.7indirect
PyPIghp-import2.1.0indirect
PyPIgriffelib2.2.0indirect
PyPIh110.16.0indirect
PyPIhttpcore1.0.9indirect
PyPIhttptools0.8.0indirect
PyPIhttpx0.28.1indirect
PyPIhttpx-sse0.4.3indirect
PyPIidna3.19indirect
PyPIimportlib-metadata9.0.0indirect
PyPIiniconfig2.3.0indirect
PyPIjaraco-classes3.4.0indirect
PyPIjaraco-context6.1.2indirect
PyPIjaraco-functools4.6.0indirect
PyPIjeepney0.9.0indirect
PyPIjh25.0.13indirect
PyPIjinja23.1.6indirect
PyPIjoserfc1.7.4indirect
PyPIjsonref1.1.0indirect
PyPIjsonschema4.26.0indirect
PyPIjsonschema-path0.5.0indirect
PyPIjsonschema-specifications2025.9.1indirect
PyPIkeyring25.7.0indirect
PyPImarkdown3.10.3indirect
PyPImarkdown-it-py4.2.0indirect
PyPImarkupsafe3.0.3indirect
PyPImcp1.29.0indirect
PyPImdurl0.1.2indirect
PyPImergedeep1.3.4indirect
PyPImkdocs1.6.1indirect
PyPImkdocs-autorefs1.4.4indirect
PyPImkdocs-get-deps0.2.2indirect
PyPImkdocs-material9.7.7indirect
PyPImkdocs-material-extensions1.3.1indirect
PyPImkdocstrings1.0.6indirect
PyPImkdocstrings-python2.0.7indirect
PyPImore-itertools11.1.0indirect
PyPIniquests3.21.0indirect
PyPIopenapi-pydantic0.5.1indirect
PyPIopentelemetry-api1.44.0indirect
PyPIpackaging26.3indirect
PyPIpaginate0.5.7indirect
PyPIpathable0.6.0indirect
PyPIpathspec1.1.1indirect
PyPIperplexity-webui-scraper1.1.5indirect
PyPIplatformdirs4.11.3indirect
PyPIpluggy1.6.0indirect
PyPIprek0.4.14indirect
PyPIpy-key-value-aio0.4.5indirect
PyPIpycparser3.0indirect
PyPIpydantic-core2.46.4indirect
PyPIpydantic-settings2.15.0indirect
PyPIpygments2.21.0indirect
PyPIpyjwt2.13.0indirect
PyPIpymdown-extensions11.0.1indirect
PyPIpyperclip1.11.0indirect
PyPIpytest9.1.1indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpython-dotenv1.2.3indirect
PyPIpython-multipart0.0.32indirect
PyPIpywin32312indirect
PyPIpywin32-ctypes0.2.3indirect
PyPIpyyaml6.0.3indirect
PyPIpyyaml-env-tag1.1indirect
PyPIqh31.9.4indirect
PyPIreferencing0.37.0indirect
PyPIrequests2.34.2indirect
PyPIrich15.0.0indirect
PyPIrich-rst2.1.0indirect
PyPIrpds-py2026.6.3indirect
PyPIruff0.16.3indirect
PyPIsecretstorage3.5.0indirect
PyPIshellingham1.5.4indirect
PyPIsix1.17.0indirect
PyPIsse-starlette3.4.8indirect
PyPIstarlette1.6.0indirect
PyPIty0.0.72indirect
PyPItyping-extensions4.16.0indirect
PyPItyping-inspection0.4.4indirect
PyPIuncalled-for0.4.0indirect
PyPIurllib32.7.0indirect
PyPIurllib3-future2.24.901indirect
PyPIuvicorn0.52.3indirect
PyPIuvloop0.22.1indirect
PyPIwassima2.1.3indirect
PyPIwatchdog6.0.0indirect
PyPIwatchfiles1.2.0indirect
PyPIwebsockets17.0.1indirect
PyPIwin32-setctime1.2.0indirect
PyPIzipp4.1.0indirect
PyPIzizmor1.29.0indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 123 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.31.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.