Open Data · head-to-head

Archive.org vs French Address Search

Archive.org

The Internet Archive's Advanced Search and Metadata APIs let you query and pull structured records for its 99+ million digitized books, web captures, audio, video, and software items. Reads are keyless for both the search endpoint (archive.org/advancedsearch.php) and per-item metadata (archive.org/metadata/{identifier}), returning JSON, XML, or CSV depending on the requested output format.

French Address Search

geo.api.gouv.fr's address search now redirects to Etalab's Base Adresse Nationale API at api-adresse.data.gouv.fr, which geocodes and reverse-geocodes French addresses down to the housing-unit level from the country's authoritative address registry. Responses come back as GeoJSON FeatureCollections scored by match confidence, and the service is free and keyless for reasonable use.

Archive.orgFrench Address Search
AuthenticationNoneNone
Pricingfreefree
FormatsJSON, XML, CSVGeoJSON
CORSyesyes
HTTPSYesYes

Archive.org supports 3 response formats, while French Address Search offers fewer — pick Archive.org for more integration flexibility.

More comparisons