{"note":"OpenAPI conversion -- returning structured metadata","name":"import-io-extraction","description":"import-io-extraction","version":"1.0","base_url":"https://extraction.import.io/","endpoints":1,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api \n@base https://extraction.import.io/\n@version 1.0\n@endpoints 1\n@toc extractor(1)\n\n@endpoint GET /extractor/{extractorId}\n@desc Query by extractor endpoint, adhoc runs only.\n@required {extractorId: any # extractorId, url: any # url}\n@returns(200) OK\n@errors {401: Unauthorized, 400: Invalid ID supplied}\n\n@end\n"}