# url2markdown-cli
Fetch a url and translate it to markdown in one command.
## Usage
To install:
```shell
$ uv pip install url2markdown-cli
```
To use:
```shell
url2markdown https://www.djangoproject.com/
```
To use your own custom url2markdown server instance (you should):
```shell
export URL2MARKDOWN_URL='https://urltomarkdown.herokuapp.com/?url={url}'
```
## Contact / Social Media
Here are a few ways to keep up with me online. If you have a question about this project, please consider opening a GitHub Issue.
[![](https://jefftriplett.com/assets/images/social/github.png)](https://github.com/jefftriplett)
[![](https://jefftriplett.com/assets/images/social/globe.png)](https://jefftriplett.com/)
[![](https://jefftriplett.com/assets/images/social/twitter.png)](https://twitter.com/webology)
[![](https://jefftriplett.com/assets/images/social/docker.png)](https://hub.docker.com/u/jefftriplett/)
Raw data
{
"_id": null,
"home_page": null,
"name": "url2markdown-cli",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "url2markdown, url2markdown-cli",
"author": "Jeff Triplett",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/d6/e6/17b83034c3f70bf71c71984d4cf81636e8ee2e71539087f4c04fc8e7dd01/url2markdown_cli-2024.10.3.tar.gz",
"platform": null,
"description": "# url2markdown-cli\n\nFetch a url and translate it to markdown in one command.\n\n## Usage\n\nTo install:\n\n```shell\n$ uv pip install url2markdown-cli\n```\n\nTo use:\n\n```shell\nurl2markdown https://www.djangoproject.com/\n```\n\nTo use your own custom url2markdown server instance (you should):\n\n```shell\nexport URL2MARKDOWN_URL='https://urltomarkdown.herokuapp.com/?url={url}'\n```\n\n## Contact / Social Media\n\nHere are a few ways to keep up with me online. If you have a question about this project, please consider opening a GitHub Issue.\n\n[![](https://jefftriplett.com/assets/images/social/github.png)](https://github.com/jefftriplett)\n[![](https://jefftriplett.com/assets/images/social/globe.png)](https://jefftriplett.com/)\n[![](https://jefftriplett.com/assets/images/social/twitter.png)](https://twitter.com/webology)\n[![](https://jefftriplett.com/assets/images/social/docker.png)](https://hub.docker.com/u/jefftriplett/)\n",
"bugtrack_url": null,
"license": null,
"summary": "Fetch a url and translate it to markdown in one command.",
"version": "2024.10.3",
"project_urls": {
"CI": "https://github.com/jefftriplett/url2markdown-cli/actions",
"Changelog": "https://github.com/jefftriplett/url2markdown-cli/releases",
"Homepage": "https://github.com/jefftriplett/url2markdown-cli",
"Issues": "https://github.com/jefftriplett/url2markdown-cli/issues"
},
"split_keywords": [
"url2markdown",
" url2markdown-cli"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "7260b181d0d885d509e781c750499180dc074128c26cc1ba00b5790f8c6c3c61",
"md5": "5b82f5bc6adb0583e326bf916f6f6e2f",
"sha256": "990f176464b5dae231678b43c196a148418949eaef23f03be61ac6f7b80180dd"
},
"downloads": -1,
"filename": "url2markdown_cli-2024.10.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5b82f5bc6adb0583e326bf916f6f6e2f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 4474,
"upload_time": "2024-10-17T01:53:49",
"upload_time_iso_8601": "2024-10-17T01:53:49.712224Z",
"url": "https://files.pythonhosted.org/packages/72/60/b181d0d885d509e781c750499180dc074128c26cc1ba00b5790f8c6c3c61/url2markdown_cli-2024.10.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d6e617b83034c3f70bf71c71984d4cf81636e8ee2e71539087f4c04fc8e7dd01",
"md5": "284f9080aa62ba51b579180ad1a38979",
"sha256": "806aa83debc01f2e3d8104ace2ec9b5f70343a8b2666e6e08db57acc91a06598"
},
"downloads": -1,
"filename": "url2markdown_cli-2024.10.3.tar.gz",
"has_sig": false,
"md5_digest": "284f9080aa62ba51b579180ad1a38979",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 4436,
"upload_time": "2024-10-17T01:53:50",
"upload_time_iso_8601": "2024-10-17T01:53:50.960744Z",
"url": "https://files.pythonhosted.org/packages/d6/e6/17b83034c3f70bf71c71984d4cf81636e8ee2e71539087f4c04fc8e7dd01/url2markdown_cli-2024.10.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-17 01:53:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jefftriplett",
"github_project": "url2markdown-cli",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "url2markdown-cli"
}