daraz-scrapper


Namedaraz-scrapper JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/Anas-art-source/daraz_scrapper
SummaryA scrapper for Daraz platform
upload_time2024-04-11 10:37:50
maintainerNone
docs_urlNone
authorAnas Khan
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # daraz_scrapper

A comprehensive scraper for the Daraz online marketplace. This package is designed to extract product information across various categories, search results, and individual shops within the Daraz platform.

## Features

- Retrieve product details including name, price, brand, images, and more.
- Navigate through categories and subcategories to collect product data.
- Extract search results based on specific search terms.
- Scrape data from individual shop URLs.

## Installation

Install `daraz_scrapper` using pip:

```shell
pip install daraz_scrapper


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Anas-art-source/daraz_scrapper",
    "name": "daraz-scrapper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Anas Khan",
    "author_email": "anas985822@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/be/2b/f0339fcfbe08df9e70b0589adcd21a23d72ccfcf38f7cc438c9ef6b253a5/daraz-scrapper-0.1.1.tar.gz",
    "platform": null,
    "description": "# daraz_scrapper\n\nA comprehensive scraper for the Daraz online marketplace. This package is designed to extract product information across various categories, search results, and individual shops within the Daraz platform.\n\n## Features\n\n- Retrieve product details including name, price, brand, images, and more.\n- Navigate through categories and subcategories to collect product data.\n- Extract search results based on specific search terms.\n- Scrape data from individual shop URLs.\n\n## Installation\n\nInstall `daraz_scrapper` using pip:\n\n```shell\npip install daraz_scrapper\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A scrapper for Daraz platform",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/Anas-art-source/daraz_scrapper"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95e19630e5db90b14b12bf03c2988531e96796e9839a61e6b58e36e4c0e83628",
                "md5": "e21dd420e5d16167b6087db4b2475810",
                "sha256": "6ad36b1d992dc03fd8270131e9262de03079d30e75c21e5f46b8d1e2df2cebf2"
            },
            "downloads": -1,
            "filename": "daraz_scrapper-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e21dd420e5d16167b6087db4b2475810",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2738,
            "upload_time": "2024-04-11T10:37:48",
            "upload_time_iso_8601": "2024-04-11T10:37:48.817875Z",
            "url": "https://files.pythonhosted.org/packages/95/e1/9630e5db90b14b12bf03c2988531e96796e9839a61e6b58e36e4c0e83628/daraz_scrapper-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be2bf0339fcfbe08df9e70b0589adcd21a23d72ccfcf38f7cc438c9ef6b253a5",
                "md5": "5f50d5ecfca2bdff0a355989723ef431",
                "sha256": "3f324c2fb5fb933093fffc08b19d8019ed259a51794f311977fe97635e129b71"
            },
            "downloads": -1,
            "filename": "daraz-scrapper-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5f50d5ecfca2bdff0a355989723ef431",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2605,
            "upload_time": "2024-04-11T10:37:50",
            "upload_time_iso_8601": "2024-04-11T10:37:50.624004Z",
            "url": "https://files.pythonhosted.org/packages/be/2b/f0339fcfbe08df9e70b0589adcd21a23d72ccfcf38f7cc438c9ef6b253a5/daraz-scrapper-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-11 10:37:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Anas-art-source",
    "github_project": "daraz_scrapper",
    "github_not_found": true,
    "lcname": "daraz-scrapper"
}
        
Elapsed time: 0.18661s