Free Open Source News APIs

User
free opensource news feed, technology rest api
Assistant
If you're looking for free and open-source news feed APIs focused on technology, here are some options you can explore:

1. **News API**:
– **Website**: [newsapi.org](https://newsapi.org/)
– Provides access to live news articles from various sources. It offers a free tier with limited requests, allowing you to filter news by category, language, and more. While it's not entirely open-source, it has a free plan.

2. **Currents API**:
– **Website**: [currentsapi.services](https://currentsapi.services/)
– This API provides a simple way to access the latest news published in various categories, including technology. The free plan allows a limited number of requests.

3. **GNews API**:
– **Website**: [gnews.io](https://gnews.io/)
– GNews provides an API that allows you to retrieve news articles from various sources. It has a free tier that offers limited access, but you can get technology-related news.

4. **TechCrunch RSS Feed**:
– **Website**: [TechCrunch](https://techcrunch.com/feed/)
– TechCrunch provides an RSS feed that you can easily consume in your application to get the latest technology news. You can parse the RSS feed using libraries in various programming languages.

5. **Hacker News API**:
– **Website**: [Hacker News API](https://github.com/HackerNews/API)
– The official Hacker News API provides access to a large number of technology-related articles and discussions. It's free to use and open-source.

6. **Reddit API**:
– **Website**: [Reddit API](https://www.reddit.com/dev/api)
– Reddit has a variety of technology-related subreddits (e.g., r/technology, r/programming) that you can access via their API to get the latest discussions and news articles.

7. **Open News API**:
– **Website**: [opennews.org](https://opennews.org/)
– A community-driven initiative aimed at building open news APIs. While it may not be as extensive as others, it's worth checking out.

These options provide a mix of free and open-source solutions to integrate technology news feeds into your applications. Make sure to check the documentation for usage limits and licensing agreements.

User
free wether api
Assistant
Here are some free weather APIs you can use:

1. **OpenWeatherMap**:
– **Website**: [openweathermap.org](https://openweathermap.org/api)
– Offers a free tier that provides current weather data, forecasts, and historical data for up to 60 calls per minute. You can access data for specific locations by city name or geographic coordinates.

2. **WeatherAPI**:
– **Website**: [weatherapi.com](https://www.weatherapi.com/)
– Provides a free tier with up to 1,000 requests per month. It offers current weather data, forecasts, and historical weather information.

3. **Weatherbit**:
– **Website**: [weatherbit.io](https://www.weatherbit.io/)
– Offers a free tier that allows up to 150 requests per day. It provides access to current weather, forecasts, and historical data.

4. **MetaWeather**:
– **Website**: [metaweather.com](https://www.metaweather.com/)
– A free weather API that does not require an API key. It provides weather data based on location IDs and supports various queries for weather conditions.

5. **Climacell (Tomorrow.io)**:
– **Website**: [tomorrow.io](https://www.tomorrow.io/weather-api/)
– Provides a free tier that allows for a limited number of requests. It offers real-time weather data and forecasts.

6. **Open-Meteo**:
– **Website**: [open-meteo.com](https://open-meteo.com/)
– An open-source weather API that provides weather forecasts for free, supporting various parameters and features.

7. **Visual Crossing Weather**:
– **Website**: [visualcrossing.com](https://www.visualcrossing.com/weather-api)
– Offers a free tier that provides access to current weather and historical data. It allows for up to 1,000 calls per day.

8. **Weatherstack**:
– **Website**: [weatherstack.com](https://weatherstack.com/)
– Offers a free tier with up to 1,000 monthly requests. It provides real-time weather data and historical weather information.

These APIs provide various features and limitations, so you can choose one that best fits your needs for accessing weather data. Make sure to check their documentation for usage limits and specific capabilities.

Leave a Comment

Your email address will not be published. Required fields are marked *