Inshorts-API icon indicating copy to clipboard operation
Inshorts-API copied to clipboard

An Inshorts API which provides news for different categories from the Inshorts Website. Built using Flask and Beautiful Soup.

Results 23 Inshorts-API issues
Sort by recently updated
recently updated
newest added

Hey Author, can you explain in breif how to use this?

Bumps [lxml](https://github.com/lxml/lxml) from 4.1.1 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

Hi there, Will you please tell me what to write in URL "http://{site_address}/news?category={category_name} " at the place of {site_address}.

Bumps [jinja2](https://github.com/pallets/jinja) from 2.9.6 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

There are various API endpoints which return JSON data, that will be more efficient instead of scraping it Example, `https://inshorts.com/api/en/search/trending_topics` `https://inshorts.com/api/en/news?category=top_stories&max_limit=10&include_card_data=true`

If you liked it than please consider it