ptrFinance


NameptrFinance JSON
Version 0.1.26 PyPI version JSON
download
home_page
SummaryFinancial Web Scraping Library
upload_time2024-01-25 17:26:33
maintainer
docs_urlNone
authorRocco Pio Maria Petruccio
requires_python
licenseMIT
keywords web scraping finance
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The goal of the library is that of allowing developers to quickly and easily gather relevant stock information about a company without having to spend too much time making sure that only the necessary information was gathered.

Documentation is the process of being created to improve the ease of use of the library.

The GitHub repository is located at: https://github.com/123Rocco123/Web-Scraping-Pip-Library


Change Log
==========
Version "0.1.25" (1/25/2024)
Bug Fixes

Version "0.1.25" (11/18/2023)
Bug Fixes

Version "0.1.24" (11/17/2023)
Bug Fixes

Version "0.1.23" (10/23/2023)
Bug Fixes

Version "0.1.22" (10/4/2023)
Bug Fixes

Version "0.1.21" (10/4/2023)
Bug Fixes

Version "0.1.20" (10/4/2023)
findShortSellingActivity function

Version "0.1.19" (9/22/2023)
Bug Fixes

Version "0.1.18" (9/22/2023)
Bug Fixes

Version "0.1.17" (9/21/2023)
gatherInsiderTrades new default parameter, and allows for names to be recorded or not of the insiders

Version "0.1.16" (9/21/2023)
gatherInstitutionalOwners changed to gatherRecentInstitutionalOwners

insiderPurchasesSixMonths function

largestInstitutionalOwners function

gatherTopMFH function

Version "0.1.15" (9/20/2023)
gatherShareholders changed to gatherInstitutionalOwners

gatherInsiderTrades function added

Version "0.1.14" (9/15/2023)
gatherShareholders bug fix

Version "0.1.13" (9/15/2023)
gatherShareholders changes and findStocksIndexMarket bug fixes and algorithm changes.

Version "0.1.12" (9/15/2023)
findStocksIndexMarket function algorithm change

Version "0.1.11" (9/15/2023)
Bug Fix

Version "0.1.10" (9/15/2023)
gatherShareholders function

Version "0.1.9" (9/3/2023)
stockQuarterlyEstimates, stockQuarterlyActuals, and stockYearlyNumbers functions

Version "0.1.8" (9/2/2023)
PERatio function fix

Version "0.1.7" (9/2/2023)
EPS and PERatio functions

Version "0.1.6" (9/1/2023)
Close, Previous Close, Open, Low, High, and Volume daily values functions

Version "0.1.5" (8/7/2023)
Bug Fix

Version "0.1.4" (8/7/2023)
Stock volatility given a specific time period function added (NO MORE THAN 4 MONTHS)
Will change to selenium for it later on, and add another function for custom data

Version "0.1.3" (5/28/2023)
getLiveValues function added

Version "0.1.2" (2/30/2023)
returnDailyStockReviewArticle different companies bug fix

Version "0.1.1" (2/30/2023)
Bug Fix

Version "0.1.0" (2/30/2023)
impliedVolatilityFunc creation. Used to return the current specified stocks volatility, as well as the previous months volitility.
Depending on the parameter, it will either return a string, or the values in an array format

Version "0.0.29" (2/28/2023)
returnDailyStockReviewArticle function updated. Allows users to now specify the date that of the daily stock review article
bankrupt function created. Used to return the percentage chance that a company may go bankrupt

Version "0.0.28" (2/19/2023)
returnSpecificDateOfArticle function creation, used to return articles of a specified date or of the day

Version "0.0.27" (2/17/2023)
Return most recent brokerage ratings for a specified stock within a specified market (E.g. Nasdaq)

Version "0.0.26" (2/14/2023)
Change Log Fixed

Version "0.0.25" (2/14/2023)
Change Log Fix

Version "0.0.24" (3/14/2023)
README Fixed

Version "0.0.23" (3/14/2023)
returnDateOfArticle function creation

Version "0.0.22" (3/14/2023)
webbrowser bug fix

Version "0.0.21" (3/14/2023)
returnDailyStockReviewArticle webbrowser functionality addition

Version "0.0.20" (3/13/2023)
returnDailyStockReviewArticle function creation

Version "0.0.19" (3/13/2023)
returnWebArticles mostRecent if statement return update

Version "0.0.18" (3/9/2023)
Return Article with Link function added

Version "0.0.17" (3/5/2023)
Updated and Expanded Return Links to Articles

Version "0.0.16" (2/28/2023)
Return Links to Articles

Version "0.0.15" (2/28/2023)
Return Title of Most Recent News Articles

Version "0.0.14" (2/14/2023)
Module Not Found Bug Fix

Version "0.0.13" (2/14/2023)
Bug Fixes

Version "0.0.12" (2/14/2023)
Bug Fixes

Version "0.0.11" (2/14/2023)
Changelog re-added

Version "0.0.10" (2/13/2023)
whileTrueStock csv functionality, infinite repetitions, and limited repetitions

Version "0.0.9" (2/13/2023)
whileTrueStock Function addition (Initial)

Version "0.0.8" (2/8/2023)
stockInformation bug fix

Version "0.0.7" (2/8/2023)
stockInformation return function changes from Array to Dictionary

Version "0.0.6" (2/8/2023)
Bug Fixes

Version "0.0.5" (2/8/2023)
Metadata Changes

Version "0.0.4" (2/8/2023)
Historic Function Addition

Version "0.0.3" (2/8/2023)
Read Me Update

Version "0.0.2" (2/8/2023)
Stock Information Function

Version "0.0.1" (2/8/2023)
Initial Release

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ptrFinance",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Web Scraping,Finance",
    "author": "Rocco Pio Maria Petruccio",
    "author_email": "whatsappbackuprocco@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1c/2b/e049fd363231c7b0b2a4575f1858aac5afa9cac46515de85703839790fb7/ptrFinance-0.1.26.tar.gz",
    "platform": null,
    "description": "The goal of the library is that of allowing developers to quickly and easily gather relevant stock information about a company without having to spend too much time making sure that only the necessary information was gathered.\r\n\r\nDocumentation is the process of being created to improve the ease of use of the library.\r\n\r\nThe GitHub repository is located at: https://github.com/123Rocco123/Web-Scraping-Pip-Library\r\n\r\n\r\nChange Log\r\n==========\r\nVersion \"0.1.25\" (1/25/2024)\r\nBug Fixes\r\n\r\nVersion \"0.1.25\" (11/18/2023)\r\nBug Fixes\r\n\r\nVersion \"0.1.24\" (11/17/2023)\r\nBug Fixes\r\n\r\nVersion \"0.1.23\" (10/23/2023)\r\nBug Fixes\r\n\r\nVersion \"0.1.22\" (10/4/2023)\r\nBug Fixes\r\n\r\nVersion \"0.1.21\" (10/4/2023)\r\nBug Fixes\r\n\r\nVersion \"0.1.20\" (10/4/2023)\r\nfindShortSellingActivity function\r\n\r\nVersion \"0.1.19\" (9/22/2023)\r\nBug Fixes\r\n\r\nVersion \"0.1.18\" (9/22/2023)\r\nBug Fixes\r\n\r\nVersion \"0.1.17\" (9/21/2023)\r\ngatherInsiderTrades new default parameter, and allows for names to be recorded or not of the insiders\r\n\r\nVersion \"0.1.16\" (9/21/2023)\r\ngatherInstitutionalOwners changed to gatherRecentInstitutionalOwners\r\n\r\ninsiderPurchasesSixMonths function\r\n\r\nlargestInstitutionalOwners function\r\n\r\ngatherTopMFH function\r\n\r\nVersion \"0.1.15\" (9/20/2023)\r\ngatherShareholders changed to gatherInstitutionalOwners\r\n\r\ngatherInsiderTrades function added\r\n\r\nVersion \"0.1.14\" (9/15/2023)\r\ngatherShareholders bug fix\r\n\r\nVersion \"0.1.13\" (9/15/2023)\r\ngatherShareholders changes and findStocksIndexMarket bug fixes and algorithm changes.\r\n\r\nVersion \"0.1.12\" (9/15/2023)\r\nfindStocksIndexMarket function algorithm change\r\n\r\nVersion \"0.1.11\" (9/15/2023)\r\nBug Fix\r\n\r\nVersion \"0.1.10\" (9/15/2023)\r\ngatherShareholders function\r\n\r\nVersion \"0.1.9\" (9/3/2023)\r\nstockQuarterlyEstimates, stockQuarterlyActuals, and stockYearlyNumbers functions\r\n\r\nVersion \"0.1.8\" (9/2/2023)\r\nPERatio function fix\r\n\r\nVersion \"0.1.7\" (9/2/2023)\r\nEPS and PERatio functions\r\n\r\nVersion \"0.1.6\" (9/1/2023)\r\nClose, Previous Close, Open, Low, High, and Volume daily values functions\r\n\r\nVersion \"0.1.5\" (8/7/2023)\r\nBug Fix\r\n\r\nVersion \"0.1.4\" (8/7/2023)\r\nStock volatility given a specific time period function added (NO MORE THAN 4 MONTHS)\r\nWill change to selenium for it later on, and add another function for custom data\r\n\r\nVersion \"0.1.3\" (5/28/2023)\r\ngetLiveValues function added\r\n\r\nVersion \"0.1.2\" (2/30/2023)\r\nreturnDailyStockReviewArticle different companies bug fix\r\n\r\nVersion \"0.1.1\" (2/30/2023)\r\nBug Fix\r\n\r\nVersion \"0.1.0\" (2/30/2023)\r\nimpliedVolatilityFunc creation. Used to return the current specified stocks volatility, as well as the previous months volitility.\r\nDepending on the parameter, it will either return a string, or the values in an array format\r\n\r\nVersion \"0.0.29\" (2/28/2023)\r\nreturnDailyStockReviewArticle function updated. Allows users to now specify the date that of the daily stock review article\r\nbankrupt function created. Used to return the percentage chance that a company may go bankrupt\r\n\r\nVersion \"0.0.28\" (2/19/2023)\r\nreturnSpecificDateOfArticle function creation, used to return articles of a specified date or of the day\r\n\r\nVersion \"0.0.27\" (2/17/2023)\r\nReturn most recent brokerage ratings for a specified stock within a specified market (E.g. Nasdaq)\r\n\r\nVersion \"0.0.26\" (2/14/2023)\r\nChange Log Fixed\r\n\r\nVersion \"0.0.25\" (2/14/2023)\r\nChange Log Fix\r\n\r\nVersion \"0.0.24\" (3/14/2023)\r\nREADME Fixed\r\n\r\nVersion \"0.0.23\" (3/14/2023)\r\nreturnDateOfArticle function creation\r\n\r\nVersion \"0.0.22\" (3/14/2023)\r\nwebbrowser bug fix\r\n\r\nVersion \"0.0.21\" (3/14/2023)\r\nreturnDailyStockReviewArticle webbrowser functionality addition\r\n\r\nVersion \"0.0.20\" (3/13/2023)\r\nreturnDailyStockReviewArticle function creation\r\n\r\nVersion \"0.0.19\" (3/13/2023)\r\nreturnWebArticles mostRecent if statement return update\r\n\r\nVersion \"0.0.18\" (3/9/2023)\r\nReturn Article with Link function added\r\n\r\nVersion \"0.0.17\" (3/5/2023)\r\nUpdated and Expanded Return Links to Articles\r\n\r\nVersion \"0.0.16\" (2/28/2023)\r\nReturn Links to Articles\r\n\r\nVersion \"0.0.15\" (2/28/2023)\r\nReturn Title of Most Recent News Articles\r\n\r\nVersion \"0.0.14\" (2/14/2023)\r\nModule Not Found Bug Fix\r\n\r\nVersion \"0.0.13\" (2/14/2023)\r\nBug Fixes\r\n\r\nVersion \"0.0.12\" (2/14/2023)\r\nBug Fixes\r\n\r\nVersion \"0.0.11\" (2/14/2023)\r\nChangelog re-added\r\n\r\nVersion \"0.0.10\" (2/13/2023)\r\nwhileTrueStock csv functionality, infinite repetitions, and limited repetitions\r\n\r\nVersion \"0.0.9\" (2/13/2023)\r\nwhileTrueStock Function addition (Initial)\r\n\r\nVersion \"0.0.8\" (2/8/2023)\r\nstockInformation bug fix\r\n\r\nVersion \"0.0.7\" (2/8/2023)\r\nstockInformation return function changes from Array to Dictionary\r\n\r\nVersion \"0.0.6\" (2/8/2023)\r\nBug Fixes\r\n\r\nVersion \"0.0.5\" (2/8/2023)\r\nMetadata Changes\r\n\r\nVersion \"0.0.4\" (2/8/2023)\r\nHistoric Function Addition\r\n\r\nVersion \"0.0.3\" (2/8/2023)\r\nRead Me Update\r\n\r\nVersion \"0.0.2\" (2/8/2023)\r\nStock Information Function\r\n\r\nVersion \"0.0.1\" (2/8/2023)\r\nInitial Release\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Financial Web Scraping Library",
    "version": "0.1.26",
    "project_urls": null,
    "split_keywords": [
        "web scraping",
        "finance"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c2be049fd363231c7b0b2a4575f1858aac5afa9cac46515de85703839790fb7",
                "md5": "11dc5be80f3343c9c33db1c4d5bfc0a3",
                "sha256": "b0a612b0c7517849afc5542f60c11deb7e8cd0d54c28b592573c2224f94662f3"
            },
            "downloads": -1,
            "filename": "ptrFinance-0.1.26.tar.gz",
            "has_sig": false,
            "md5_digest": "11dc5be80f3343c9c33db1c4d5bfc0a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15037,
            "upload_time": "2024-01-25T17:26:33",
            "upload_time_iso_8601": "2024-01-25T17:26:33.234515Z",
            "url": "https://files.pythonhosted.org/packages/1c/2b/e049fd363231c7b0b2a4575f1858aac5afa9cac46515de85703839790fb7/ptrFinance-0.1.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-25 17:26:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ptrfinance"
}
        
Elapsed time: 0.17511s