{"uid":"cap_LGpsVqNV9lXSIHtLVu2rO","slug":"pennyrail-url-extractor-link-parser-5f746c03","name":"PennyRail URL Extractor & Link Parser","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/nano/text.extract-urls--parse-links","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"string"}}},"responseSchema":{"type":"object","additionalProperties":true},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_tOtQs7UKeBMxQnytHTCfN","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts and parses all URLs and hyperlinks from a given text string","exampleAgentPrompt":"Can you extract all the URLs and links from this text: 'Check out our blog at https://example.com/blog and our docs at https://docs.example.com — also see http://partner.io for more info'?","exampleUseCases":[{"title":"Extract links from scraped article","prompt":"I just scraped the HTML of a news article and need you to pull out every URL and link mentioned in this text so I can follow them: '<p>Read more at <a href=\"https://reuters.com/story/123\">Reuters</a> and <a href=\"https://bbc.com/news\">BBC</a>.</p>'"},{"title":"Parse URLs from user-submitted content","prompt":"A user submitted this comment and I need all the web addresses extracted from it before I store it: 'Great resources include https://github.com/cool-repo and https://npmjs.com/package/example — don't forget https://docs.example.org too.'"},{"title":"Link audit from email newsletter draft","prompt":"Here's the draft text of my email newsletter — can you find and list every URL in it so I can verify none are broken? 'Visit https://myshop.com/sale, unsubscribe at https://myshop.com/unsub, and learn more at https://myshop.com/about.'"}],"resultDescription":"Returns a JSON object containing the list of extracted URLs and parsed link data found within the input text, including their positions or context within the original string where available.","failureModes":["Empty input string returns empty URL list or error","Malformed URLs in text may be partially extracted or skipped","Very large text inputs may time out or hit size limits","Non-standard URL schemes (e.g. ftp://, mailto:) may not be captured","Payment failure (402) if USDC balance is insufficient"],"whenToPreferThis":"Choose this endpoint when you need a fast, paid-per-call microservice to reliably extract and parse URLs from arbitrary text strings, especially within automated pipelines that already use x402 micropayment infrastructure. It is well-suited for agents processing scraped content, user-submitted text, or documents where link discovery is a subtask.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:07:07.153Z","isFirstParty":false}