{"id":21920177,"url":"https://github.com/nthings/cfdi-api","last_synced_at":"2026-04-29T21:03:29.605Z","repository":{"id":57157613,"uuid":"139298124","full_name":"nthings/cfdi-api","owner":"nthings","description":"Obtener cfdi de forma masiva con el nuevo web service del sat","archived":false,"fork":false,"pushed_at":"2018-08-06T19:48:26.000Z","size":2638,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-03T04:42:03.370Z","etag":null,"topics":["cfdi","descargar","download","javascript","nodejs","sat"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/nthings.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-01T03:41:43.000Z","updated_at":"2018-08-06T19:48:27.000Z","dependencies_parsed_at":"2022-08-28T06:03:12.025Z","dependency_job_id":null,"html_url":"https://github.com/nthings/cfdi-api","commit_stats":null,"previous_names":["nthings/satdwnld"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nthings/cfdi-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthings%2Fcfdi-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthings%2Fcfdi-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthings%2Fcfdi-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthings%2Fcfdi-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nthings","download_url":"https://codeload.github.com/nthings/cfdi-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthings%2Fcfdi-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32443576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cfdi","descargar","download","javascript","nodejs","sat"],"created_at":"2024-11-28T20:13:32.984Z","updated_at":"2026-04-29T21:03:29.589Z","avatar_url":"https://github.com/nthings.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cfdi-api [![Build Status](https://travis-ci.org/NTHINGs/satdwnld.svg?branch=master)](https://travis-ci.org/NTHINGs/satdwnld)\n\n\u003e Obtener cfdi de forma masiva con el nuevo web service del sat\n\n# AUN EN DESARROLLO\n\n\u003c!-- ![Demo](https://raw.githubusercontent.com/NTHINGs/satdwnld/master/run.gif)\n\n## Instalar\n\n```\n$ npm install satdwnld\n```\n\n\n## Uso\n\n```js\nconst satdwnld = require('satdwnld');\n\n// Regresa una promesa\nsatdwnld('rfc', 'contraseña', {\n    inicio: new Date('May 1, 2018 00:00:00'),\n    final: new Date('May 31, 2018 23:59:59')\n}).then((facturas) =\u003e {\n    console.log(facturas);\n});\n```\n\n\n## API\n\n### satdwnld(rfc, contraseña, [rango de fechas])\n\n#### Rfc\n\nType: `string`\n\nRFC que quieras consultar sus facturas.\n\n#### Contraseña\n\nType: `string`\n\nContraseña del SAT (para iniciar sesión en el portal).\n\n#### Rango de fechas\n\nType: `Object`\n\nObjecto con la fecha inicial y final del rango que quieras consultar.\n\n##### Inicio\n\nType: `Date`\n\n##### Final\n\nType: `Date`\n\n## TODO\n\n- Facturas recibidas --\u003e\n\n## License\n\nMIT © [](http://none)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnthings%2Fcfdi-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnthings%2Fcfdi-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnthings%2Fcfdi-api/lists"}