Web scraper for moneycontrol.com
Project description
MoneyControl scrapper
This package basically scrape the moneycontrol.com website.
Installation
pip install moneycontrol
Functionalities supported for now
-
Getting an article
Usage:
from moneycontrol.ArticleExtractor import get_article article = get_article(article_url)
Article object would look like:
{ 'title': 'Despite...', 'summary': 'Many investors ...', 'timestamp': '2021-04-02 11:34:00', 'author': 'Dev Ashish', 'img_url': 'https://images.moneycontrol.com/..., 'content': 'Before we discuss that, let us quickly see how PPF interest is calculated. This assumes significance as many people invest Rs 1.5 lakh in PPF ... ', 'tags': [ 'Fixed Income', 'personal finance', 'PPF', 'Small Savings Scheme', '...' ] }
May support in future
- Getting company financial data (moneycontrol has a lot of it)
- anything else
Did it help?
You can be my motivation 😀
Support me here:
by scanning the following the QR code in any UPI payment supported app
or
by using the following upi-id: mrmagician@axl
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
moneycontrol-1.0.2.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file moneycontrol-1.0.2.tar.gz
.
File metadata
- Download URL: moneycontrol-1.0.2.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 079e7124eab09d2be6c6844786953e69f278bd18cbd9f141ffc2810d63c9fe1c |
|
MD5 | ca85540ca0fc317b0d51e88656bc6572 |
|
BLAKE2b-256 | 1d3eb39451a9e6ffae6c016208560490f43fd0d780f41a656bde50178bb61735 |
File details
Details for the file moneycontrol-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: moneycontrol-1.0.2-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1e12c7599bddb993d8019997fc530249e6df08cfdb3195338433bf47f179050 |
|
MD5 | dd6a30b467c5e953ffa6803a732d6074 |
|
BLAKE2b-256 | 57a59a2f743d9a9f13d28614640a1765dbf727d93ac4915a6ca66c1aa5a75fdd |