{ "info": { "author": "Guinslym", "author_email": "guinslym@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP :: Indexing/Search" ], "description": "OttawaCityJobs\n======================================================\n\nYet another city jobs scrapper\n\nInstallation\n------------\n\n.. code:: sh\n\t\t[sudo] pip install ottawacityjobs\n\nUsage\n-----\n\n.. code:: python\nimport ottawacityjobs as p\n\nresults = p.get_website_content() #Retrieves the full jobs description\nresults = .get_jobs(results) #retrieve all the jobs title and their url\n\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/guinslym/ottawajobs", "keywords": "json scrapper jobs city Ottawa", "license": "GNU GPLv2", "maintainer": null, "maintainer_email": null, "name": "OttawaCityJobs", "package_url": "https://pypi.org/project/OttawaCityJobs/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/OttawaCityJobs/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/guinslym/ottawajobs" }, "release_url": "https://pypi.org/project/OttawaCityJobs/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Yet another ottawa city jobs scrapper", "version": "0.1.3" }, "last_serial": 1810038, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "2a60755537d7bf508e06bf9639dc4f54", "sha256": "093b7961d2f672db768e9f730490ebb644e968b90d6cc70ec087493642247207" }, "downloads": -1, "filename": "OttawaCityJobs-0.1.3.tar.gz", "has_sig": false, "md5_digest": "2a60755537d7bf508e06bf9639dc4f54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1964, "upload_time": "2015-11-10T18:45:04", "url": "https://files.pythonhosted.org/packages/94/3c/e20dccd0ddb394b78e918ad08053541f5a426ef1a9140c0101c0d95ecce2/OttawaCityJobs-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2a60755537d7bf508e06bf9639dc4f54", "sha256": "093b7961d2f672db768e9f730490ebb644e968b90d6cc70ec087493642247207" }, "downloads": -1, "filename": "OttawaCityJobs-0.1.3.tar.gz", "has_sig": false, "md5_digest": "2a60755537d7bf508e06bf9639dc4f54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1964, "upload_time": "2015-11-10T18:45:04", "url": "https://files.pythonhosted.org/packages/94/3c/e20dccd0ddb394b78e918ad08053541f5a426ef1a9140c0101c0d95ecce2/OttawaCityJobs-0.1.3.tar.gz" } ] }