TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Automated data extraction from REST APIs in Python

2 pointsby adrianbr10 months ago
Dear HN community,<p>I’m Adrian, one of the creators of dlt, the most popular OSS python library for building data ingestion pipelines. It automates all the tedious data engineering tasks, with features like schema evolution, data normalization and incremental loading.<p>Recently we released what we call the “REST API source” which provides our users with a declarative interface to define what data to pull from an API. Simply define a python dictionary with your API endpoints, some authentication, where you want to load your data into and dlt will handle the rest!

no comments

no comments