jackwener / jackwener/OpenCLI

[autofix] linkedin/company: COMMAND_EXEC

Open
#2,392 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
29.5k
Forks
2.9k
Avg merge
15h 36m
Merged PRs (30d)
70

Description

## Summary

OpenCLI autofix repaired this adapter locally, and the retry passed.

## Adapter

- Site: `linkedin`
- Command: `company`
- OpenCLI version: `1.8.7`

## Original failure

- Error code: `COMMAND_EXEC`

~~~
LinkedIn company page rendered but no company name was found (layout drift or company not found)
~~~

## Local fix summary

LinkedIn now renders the company name as `main h2` and company facts as labeled sibling elements. The extractor now accepts the current layout while preserving the existing output schema.

_Issue filed by OpenCLI autofix after a verified local repair._

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by locating the linkedin/company adapter and its existing extractor, then compare its selectors with the current LinkedIn company layout described here. Done means the company name and labeled facts are extracted while preserving the existing output schema, with the retry passing.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.