Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Inshorts API

Inshorts is an app which provides news from different sources and presents them under 60 words. This API Scraps content from the Inshorts website and provides it in easy to use JSON Format.
Inshorts is an app which provides news from different sources and presents them under 60 words. This API Scraps content from the Inshorts website and provides it in easy to use JSON Format. An api that fetches news and headlines from www.inshorts.com .

## Categories

Expand All @@ -13,13 +13,16 @@ Supports all categories as on the Inshorts Website. These include -
5. world
6. politics
7. technology
8. startup
8. startups
9. entertainment
10. miscellaneous
11. hatke // Unconventional
12. science
13. automobile

13. Automobile
14. Coronavirus
15.International
16. Fashion
17. Education
## Usage

### 1. GET Request
Expand Down