Olostep (olostep)POST /v1/scrapes $0.01 Scrape any webpage and get clean markdownPOST /v1/answers $0.02 Get AI-powered answers from web contentGET /v1/scrapes/{id} free Check scrape status
# With query parametersorth run hunter /v2/domain-search -q domain=orthogonal.com# With JSON bodyorth run olostep /v1/scrapes --body '{ "url_to_scrape": "https://news.ycombinator.com"}'