bukalapak-scraper


Namebukalapak-scraper JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/yourusername/bukalapak-scraper
SummaryA Python library to scrape product prices from Bukalapak.
upload_time2024-11-14 15:43:24
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Bukalapak Scraper

A Python library to scrape product prices from Bukalapak.

## Installation

To install the package:

```bash
pip install bukalapak-scraper
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/bukalapak-scraper",
    "name": "bukalapak-scraper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/c2/19/ac79c196b4c116838a9cbebb4454bf9e7ccbf3bfc172674f0be89f7ebe0e/bukalapak-scraper-0.1.0.tar.gz",
    "platform": null,
    "description": "# Bukalapak Scraper\r\n\r\nA Python library to scrape product prices from Bukalapak.\r\n\r\n## Installation\r\n\r\nTo install the package:\r\n\r\n```bash\r\npip install bukalapak-scraper\r\n```\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python library to scrape product prices from Bukalapak.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/bukalapak-scraper"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c21a0fd67719fcfc06f87cdbc4b91b0185571684c85717b8eaefa4c741058ae2",
                "md5": "98d1e3e6db22faa330f3d1e55b5353ad",
                "sha256": "d8ac2c757bea56808cda5edb28250194e58f2dc1c7ccfc70ae8cc2c80da64dcc"
            },
            "downloads": -1,
            "filename": "bukalapak_scraper-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "98d1e3e6db22faa330f3d1e55b5353ad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3906,
            "upload_time": "2024-11-14T15:43:22",
            "upload_time_iso_8601": "2024-11-14T15:43:22.220568Z",
            "url": "https://files.pythonhosted.org/packages/c2/1a/0fd67719fcfc06f87cdbc4b91b0185571684c85717b8eaefa4c741058ae2/bukalapak_scraper-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c219ac79c196b4c116838a9cbebb4454bf9e7ccbf3bfc172674f0be89f7ebe0e",
                "md5": "bf455add7c5d19d67a0160ef251efe9f",
                "sha256": "b4c6cd8e56c17510cf5b616ff44ac0a7f442864e02dd36161bae4c63bf2b0f4c"
            },
            "downloads": -1,
            "filename": "bukalapak-scraper-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bf455add7c5d19d67a0160ef251efe9f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3642,
            "upload_time": "2024-11-14T15:43:24",
            "upload_time_iso_8601": "2024-11-14T15:43:24.843909Z",
            "url": "https://files.pythonhosted.org/packages/c2/19/ac79c196b4c116838a9cbebb4454bf9e7ccbf3bfc172674f0be89f7ebe0e/bukalapak-scraper-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-14 15:43:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "bukalapak-scraper",
    "github_not_found": true,
    "lcname": "bukalapak-scraper"
}
        
Elapsed time: 0.39086s