{"id":13631787,"url":"https://github.com/tabulapdf/tabula-api","last_synced_at":"2025-04-17T22:31:48.167Z","repository":{"id":14482374,"uuid":"17194871","full_name":"tabulapdf/tabula-api","owner":"tabulapdf","description":"REST endpoint for Tabula","archived":false,"fork":false,"pushed_at":"2019-03-30T17:58:08.000Z","size":257,"stargazers_count":25,"open_issues_count":2,"forks_count":3,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-10-29T22:38:14.634Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tabulapdf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-26T01:36:12.000Z","updated_at":"2024-02-22T17:33:19.000Z","dependencies_parsed_at":"2022-09-16T19:21:52.964Z","dependency_job_id":null,"html_url":"https://github.com/tabulapdf/tabula-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tabulapdf%2Ftabula-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tabulapdf%2Ftabula-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tabulapdf%2Ftabula-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tabulapdf%2Ftabula-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tabulapdf","download_url":"https://codeload.github.com/tabulapdf/tabula-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223768653,"owners_count":17199357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T22:02:38.482Z","updated_at":"2024-11-08T23:31:37.385Z","avatar_url":"https://github.com/tabulapdf.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"Tabula API\n==========\n\n**Important**: `tabula-api` is not yet functional.\n\n## Methods\n\n```\nGET /documents\n Returns all the documents stored in Tabula\n  parameters:\nPOST /documents\n Upload a PDF\n  parameters:\n   * file:  (required)\nGET /documents/:uuid\n An uploaded document\n  parameters:\n   * uuid:\nGET /documents/:uuid/document\n Download the original PDF\n  parameters:\n   * uuid:\nDELETE /documents/:uuid\n Delete an uploaded document\n  parameters:\n   * uuid:\nPOST /documents/:uuid/tables\n Extract tables\n  parameters:\n   * uuid:\n   * coords:  (required)\n   * extraction_method:\nDELETE /documents/:uuid/pages/:number\n Delete a page from a document\n  parameters:\n   * uuid:\n   * number:  (required)\n\n```\n\n## Installation\n\nsqlite3 ../../.tabula/tabula_api.db\nbundle exec sequel -m db/migrations/ jdbc:sqlite:../../.tabula/tabula_api.db\n\n### Run dev server\n\n```\nrackup\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftabulapdf%2Ftabula-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftabulapdf%2Ftabula-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftabulapdf%2Ftabula-api/lists"}