{ "info": { "author": "Pratima Chettri", "author_email": "chettripratima@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# MinimumPriceBookScraper\n -> This project browses the given book in given sites and extracts the price of the book from the sites using Scrapy.\n -> After extracting the prices, it writes to a file and stores uniquely in unique files.\n -> The python code then compares the prices from the files and list the minimal price of the book.\n \n # Clone the repository:\n -> https://github.com/ptyma/MinimumPriceBookScraper\n \n # Activate your virtual environment of Scrapy:\n -> source virtual_env_name/bin/activate\n \n # Enter to project directory:\n -> cd MinimumPriceBookScraper\n \n # Run the code on terminal:\n -> python main.py\n \n # The minimum value is listed (answer).\n \n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ptyma/MinimumPriceBookScraper", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "main", "package_url": "https://pypi.org/project/main/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/main/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ptyma/MinimumPriceBookScraper" }, "release_url": "https://pypi.org/project/main/0.1/", "requires_dist": null, "requires_python": null, "summary": "calculation of minimum price of given book", "version": "0.1" }, "last_serial": 2459091, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f3ea547b6cd0d2a06298ca3e0b982b19", "sha256": "21cc466a86f9bf2a0ce92910e7d5ab8de7216d4548ebf3b92ab159528c44628d" }, "downloads": -1, "filename": "main-0.1.tar.gz", "has_sig": false, "md5_digest": "f3ea547b6cd0d2a06298ca3e0b982b19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1064, "upload_time": "2016-11-14T10:23:13", "url": "https://files.pythonhosted.org/packages/1c/f4/445fbd86d9ebd133a03a263482f72dd539ccc90a0c29693222903e5e145e/main-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f3ea547b6cd0d2a06298ca3e0b982b19", "sha256": "21cc466a86f9bf2a0ce92910e7d5ab8de7216d4548ebf3b92ab159528c44628d" }, "downloads": -1, "filename": "main-0.1.tar.gz", "has_sig": false, "md5_digest": "f3ea547b6cd0d2a06298ca3e0b982b19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1064, "upload_time": "2016-11-14T10:23:13", "url": "https://files.pythonhosted.org/packages/1c/f4/445fbd86d9ebd133a03a263482f72dd539ccc90a0c29693222903e5e145e/main-0.1.tar.gz" } ] }