Edges

Active

by Orthogonal

LinkedIn automation.

ScrapingData

Endpoints · 42

Base URLhttps://x402.orthogonal.com/edges
POST/actions/salesnavigator-search-company-metrics/run/live$0.18Get total result count metrics for a Sales Navigator company search URL.
POST/actions/linkedin-find-company-url/run/live$0.06Use AI to find a LinkedIn company page URL from a company name or domain.
POST/actions/linkedin-extract-post-likers/run/live$0.88Extract users who liked a specific LinkedIn post. Returns profile information of people who have reacted to the post.
POST/actions/linkedin-extract-job/run/live$0.09Extract detailed information from a LinkedIn job posting including title, company, description, requirements, and application details.
POST/actions/linkedin-extract-people-skills/run/live$0.35Extract the skills listed on a LinkedIn profile including skill names and endorsement counts.
POST/actions/linkedin-extract-people-educations/run/live$0.35Extract education history from LinkedIn profiles including schools, degrees, fields of study, and dates.
POST/actions/linkedin-find-profile-url/run/live$0.06Use AI to find a LinkedIn profile URL from a person's name and optional contextual information.
POST/actions/salesnavigator-extract-leads-list/run/live$0.88Extract leads from a saved leads list in Sales Navigator.
POST/actions/linkedin-extract-people-post-activity/run/live$0.09Extract the post activity history of a LinkedIn profile, showing content they have published.
POST/actions/linkedin-peopleid-from-salesnavigatorid/run/live$0.06Convert a Sales Navigator lead ID to a LinkedIn people ID for profile enrichment.
POST/actions/linkedin-search-companies/run/live$0.88Search for companies on LinkedIn using filters like industry, size, location, and keywords.
POST/actions/salesnavigator-extract-employees-distribution/run/live$0.18Extract employee distribution data (by department, seniority, location) from a Sales Navigator company page.
POST/actions/linkedin-search-jobs/run/live$0.88Search for job postings on LinkedIn using keywords, location, company, and other filters.
POST/actions/salesnavigator-search-companies/run/live$0.88Search for accounts (companies) on Sales Navigator using advanced filters.
POST/actions/linkedin-extract-licenses-certifications/run/live$0.35Extract licenses and certifications from a LinkedIn profile including credential name, issuing organization, and dates.
POST/actions/linkedin-search-people/run/live$0.88Search for people on LinkedIn using filters like title, company, location, and keywords.
POST/actions/linkedin-extract-people-comment-activity/run/live$0.09Extract the comment activity history of a LinkedIn profile, showing posts they have commented on.
POST/actions/linkedin-extract-similar-companies/run/live$0.18Extract a list of companies similar to a given LinkedIn company page, based on LinkedIn's recommendations.
POST/actions/linkedin-extract-post-reposters/run/live$0.88Extract users who reposted a specific LinkedIn post with their profile information.
POST/actions/salesnavigator-extract-accounts-list/run/live$0.88Extract accounts (companies) from a saved accounts list in Sales Navigator.
POST/actions/linkedin-search-content/run/live$0.88Search for posts and articles on LinkedIn using keywords and filters.
POST/actions/linkedin-search-schools/run/live$0.88Search for schools and universities on LinkedIn using keywords and filters.
POST/actions/salesnavigator-extract-employees-count/run/live$0.18Extract employee count statistics from a company's Sales Navigator account page.
POST/actions/linkedin-extract-post-commenters/run/live$0.88Extract users who commented on a specific LinkedIn post with their profile information and comments.
POST/actions/linkedin-search-events/run/live$0.88Search for events on LinkedIn using keywords, date, and location filters.
POST/actions/linkedin-search-groups/run/live$0.88Search for groups on LinkedIn using keywords and filters.
POST/actions/linkedin-extract-people-reaction-activity/run/live$0.09Extract the reaction activity history of a LinkedIn profile, showing posts they have liked or reacted to.
POST/actions/linkedin-extract-company-affiliates/run/live$0.18Extract the list of affiliated companies (subsidiaries, parent companies) linked to a LinkedIn company page.
POST/actions/linkedin-extract-event/run/live$0.09Extract detailed information from a LinkedIn event including title, description, date, location, and organizer.
POST/actions/linkedin-extract-people/run/live$0.09Extract detailed profile information from LinkedIn people including name, headline, experience, education, and skills.
POST/actions/linkedin-extract-event-attendees/run/live$0.88Extract the list of attendees registered for a LinkedIn event.
POST/actions/linkedin-extract-group-members/run/live$0.88Extract the list of members from a LinkedIn group you belong to.
POST/actions/linkedin-extract-post/run/live$0.09Extract detailed information from a LinkedIn post including content, author, engagement metrics, and media.
POST/actions/linkedin-extract-school-alumnis/run/live$0.88Extract the list of alumni from a LinkedIn school page with their profile information.
POST/actions/salesnavigator-search-company-employees/run/live$0.88Search for leads within a specific company using Sales Navigator filters.
POST/actions/salesnavigator-extract-company/run/live$0.18Extract full company data from a Sales Navigator company page, including revenue, description, employee counts, and other profile metadata.
POST/actions/linkedin-extract-people-experiences/run/live$0.35Extract detailed work experience history from LinkedIn profiles including job titles, companies, dates, and descriptions.
POST/actions/linkedin-search-company-employees/run/live$0.88Search for employees of a specific company on LinkedIn with optional filters.
POST/actions/linkedin-extract-company-employees-insights/run/live$0.18Extract employee insights and analytics from a LinkedIn company page, including headcount by function, location, and seniority.
POST/actions/linkedin-extract-company/run/live$0.18Extract detailed information from a LinkedIn company page including name, description, industry, employee count, and more.
POST/actions/salesnavigator-search-metrics/run/live$0.18Get metrics and statistics for a Sales Navigator search query, including total results count.
POST/actions/salesnavigator-search-people/run/live$0.88Search for leads on Sales Navigator using advanced filters like title, company, geography, and more.

Call the provider directly and settle x402 per request.

Quickstart · x402 flow

1 · Call without payment. The service replies 402

bash
curl -i https://x402.orthogonal.com/edges/actions/salesnavigator-search-company-metrics/run/live
Response
HTTP/1.1 402 Payment Required{ "x402Version": 2,  "accepts": [{ "scheme": "exact", "network": "eip155:143",  "asset": "USDC", "maxAmountRequired": "0.18" }] }

2 · Sign the payment with your agent wallet and retry

bash
curl https://x402.orthogonal.com/edges/actions/salesnavigator-search-company-metrics/run/live \  -H "X-PAYMENT: <base64 payment payload signed by your EOA>"
Response
HTTP/1.1 200 OK

Any EOA on Monad can pay. curl shown; language tabs land in v2.

Any APIs or tools listed are provided for discovery purposes only and do not constitute an endorsement or recommendation by the Monad Foundation.