Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 48028ea

Browse files
added README.md
1 parent 3d9a489 commit 48028ea

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

‎GoogleNews-Scraper/README.md‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Google News
2+
3+
### Scrape articles with title, descriptions, news source, date and link regarding a topic
4+
5+
Create an instance of `GoogleNews` class.
6+
7+
```python
8+
articles = GoogleNews("topic")
9+
```
10+
11+
| Methods | Details |
12+
| ---------------- | ---------------------------------------------------------------------------------------- |
13+
| `.getArticles()` | Returns the articles with title, descriptions, news source, date and link in JSON format |
14+
15+
---

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /