linkedin-post-date-extractor


Namelinkedin-post-date-extractor JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/Volcano-Dragon/linkedin-post-date-extractor
SummaryPython package for extracting the exact date from the linkedin post URLs
upload_time2024-03-26 03:57:33
maintainerNone
docs_urlNone
authorGarv Saxena
requires_pythonNone
licenseNone
keywords linkedin linkedin post dates linkedin post extraction linkedin post url
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            LinkedIn Post Date Extractor is a Python package designed to streamline
the process of extracting the exact date from LinkedIn post URLs.
With the growing importance of timely information and the prevalence of LinkedIn as a platform for professional networking and content sharing,
this package provides a convenient solution for users who need to quickly retrieve the posting date of a LinkedIn article or post.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Volcano-Dragon/linkedin-post-date-extractor",
    "name": "linkedin-post-date-extractor",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "linkedin, linkedin post dates, linkedin post extraction, linkedin post url",
    "author": "Garv Saxena",
    "author_email": "garvsaxena185@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/60/b6/68fec4fbdb373aa39aabc7e8f144da766a5643889de82199281fdbf29d31/linkedin-post-date-extractor-0.0.1.tar.gz",
    "platform": null,
    "description": "LinkedIn Post Date Extractor is a Python package designed to streamline\r\nthe process of extracting the exact date from LinkedIn post URLs.\r\nWith the growing importance of timely information and the prevalence of LinkedIn as a platform for professional networking and content sharing,\r\nthis package provides a convenient solution for users who need to quickly retrieve the posting date of a LinkedIn article or post.\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python package for extracting the exact date from the linkedin post URLs",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/Volcano-Dragon/linkedin-post-date-extractor"
    },
    "split_keywords": [
        "linkedin",
        " linkedin post dates",
        " linkedin post extraction",
        " linkedin post url"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec94b22c8ac02217d2fafd1d186836c69f4a0705b086024ee22f42b26e29ccf1",
                "md5": "e2283371b4e174299840f2d26ef454e8",
                "sha256": "6174e9349cdb425a9d2b38d0ab319c14149cee73802bc8b42b5edb6567a05567"
            },
            "downloads": -1,
            "filename": "linkedin_post_date_extractor-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e2283371b4e174299840f2d26ef454e8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2846,
            "upload_time": "2024-03-26T03:57:31",
            "upload_time_iso_8601": "2024-03-26T03:57:31.073707Z",
            "url": "https://files.pythonhosted.org/packages/ec/94/b22c8ac02217d2fafd1d186836c69f4a0705b086024ee22f42b26e29ccf1/linkedin_post_date_extractor-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "60b668fec4fbdb373aa39aabc7e8f144da766a5643889de82199281fdbf29d31",
                "md5": "f16ef533953be1e3ba51780c5aaeca57",
                "sha256": "520c9e57a8d1c4f3149c830a5e9d48fb4515db3a7f9e07f745ced55a6706e075"
            },
            "downloads": -1,
            "filename": "linkedin-post-date-extractor-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f16ef533953be1e3ba51780c5aaeca57",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2279,
            "upload_time": "2024-03-26T03:57:33",
            "upload_time_iso_8601": "2024-03-26T03:57:33.038071Z",
            "url": "https://files.pythonhosted.org/packages/60/b6/68fec4fbdb373aa39aabc7e8f144da766a5643889de82199281fdbf29d31/linkedin-post-date-extractor-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-26 03:57:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Volcano-Dragon",
    "github_project": "linkedin-post-date-extractor",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "linkedin-post-date-extractor"
}
        
Elapsed time: 0.20912s