Skip to content

Commit ab08b72

Browse files
committed
docs(README): update tool status and known issues
1 parent 6de5d15 commit ab08b72

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,17 @@ Suggest improvements for my CV to target this job posting https://www.linkedin.c
2424

2525
## Features & Tool Status
2626

27-
**Working Tools:**
27+
**Current Status: All Tools Working**
2828
> [!TIP]
2929
> - **Profile Scraping** (`get_person_profile`): Get detailed information from LinkedIn profiles including work history, education, skills, and connections
3030
> - **Company Analysis** (`get_company_profile`): Extract company information with comprehensive details
3131
> - **Job Details** (`get_job_details`): Retrieve specific job posting details using direct LinkedIn job URLs
32+
> - **Job Search** (`search_jobs`): Search for jobs with filters like location, keywords, and experience level
33+
> - **Recommended Jobs** (`get_recommended_jobs`): Get personalized job recommendations based on your profile
3234
> - **Session Management** (`close_session`): Properly close browser session and clean up resources
3335
34-
**Known Issues: (should be fixed after this [PR](https://github.com/joeyism/linkedin_scraper/pull/252) is merged)**
35-
> [!WARNING]
36-
> - **Job Search** (`search_jobs`): Compatibility issues with LinkedIn's search interface
37-
> - **Recommended Jobs** (`get_recommended_jobs`): Selenium method compatibility issues
38-
> - **Company Profiles** (`get_company_profile`): Some companies can't be accessed / may return empty results (need further investigation)
36+
> [!NOTE]
37+
> All tools are currently functional and actively maintained. If you encounter any issues, please report them in the [GitHub issues](https://github.com/stickerdaniel/linkedin-mcp-server/issues).
3938
4039
---
4140

0 commit comments

Comments
 (0)