12 open-source projects similar to slftool/slftool.github.io, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Slftool.github.io alternative.
An easy to use GraphQL API to query country-related data for free and without restrictions
Administrative regions as a JSON API over Github/Cloudflare CDN
Create live, community-driven, and anonymous maps and markers for anything.
Free Unlimited Bible API with support for 200+ versions and languages.⚡
🍉 🍎 A GraphQL API with fruit tree data. Built with 🚀 Apollo Server Lambda Netlify Lambda.
This project is a MySQL administrative division database providing structured mappings of Chinese administrative regions. It serves as a geographic metadata store containing regional data organized into a five-level hierarchy, spanning from provinces down to villages. The data set includes associations between administrative divisions and their corresponding postal codes, area codes, and geographic coordinates. These relationships are structured through a hierarchical regional data set to facilitate location-based lookups across mainland China.
ip2region is an offline IP geolocation library and framework designed to resolve IPv4 and IPv6 addresses to city-level regional information using local binary data files. It functions as a binary IP database compiler and a cross-language search client, allowing for regional lookups without relying on external APIs. The project distinguishes itself through a specialized binary format that supports high-performance query optimization. It employs adjacent-segment IP merging and deduplicated region storage to minimize the database footprint, while utilizing memory-mapped file caching and vector-i
This project is a comprehensive geographic location dataset and reference library providing standardized data for countries, states, and cities. It serves as a source of truth for regional hierarchies, ISO codes, coordinates, and timezone information, available as both a relational SQL database and a document-based JSON library. The project includes a custom dataset export tool that functions as a filtering engine. This allows for the generation of tailored geographic files in JSON, CSV, and GeoJSON formats by selecting only the specific regions or fields required. The dataset covers global
Open-Meteo is a free, open-source REST API that delivers weather forecasts, historical weather records, air quality data, marine conditions, solar radiation, and geocoding services. It aggregates data from dozens of freely licensed global and regional numerical weather models, making a broad set of environmental information accessible through a single API endpoint. The API uses a multi-model query router that automatically selects the most suitable model for any location, time range, and variable requested, while also allowing manual model choice. It handles unit and timezone conversion on th
Twikit is a Python library and API wrapper designed for interacting with X (Twitter). It simulates browser requests and mimics private network traffic to enable programmatic access to the platform without requiring an official API key. The project focuses on social media automation and data extraction, featuring tools for scraping user profiles, trending topics, and chronological tweet histories. It includes a session manager that handles user authentication, two-factor authentication, and cookie persistence to maintain active account access. The library's capabilities cover a broad range of