A simple package to convenience aggregate news scraping through newspaper3k and Google News.
Project description
Aggregate News Scraping
A simple package to convenience aggregate news scraping through newspaper3k and Google News.
Usage
from agnews.scraper import scrape_ag, parse_ag
query = "YOUR QUERY HERE"
path = "PATH TO DATAFRAME HERE"
scrape_ag(query, path)
parse_ag(path)
Credits: Darshan Khandelwal, newspaper3k
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
agnews-0.0.1.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file agnews-0.0.1.tar.gz
.
File metadata
- Download URL: agnews-0.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7d7420761757097c259d6a4c8af9f178bb4b4935522614c0ebb22962a08b5d7e
|
|
MD5 |
e3ede853c1af58af064fdf5bec4fec69
|
|
BLAKE2b-256 |
98e9d10a576a07d8bb01c62b690407623af97aa85a9e5bb13713cfe8661c5e61
|
File details
Details for the file agnews-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: agnews-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
59b5e3ccc4ea935a8c04aacd2685e52c4b6708894ee533bcb3feb4d16ed1a45a
|
|
MD5 |
57e57cce552bdee78aa762852928279a
|
|
BLAKE2b-256 |
7fa802610e96784879ad6adfbf2ea7d6bbba12ac430b99a604648ff28a51dc32
|