Settings

Theme

Show HN: Automated data extraction from REST APIs in Python

colab.research.google.com

2 points by adrianbr a year ago · 0 comments · 1 min read

Reader

Dear HN community,

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.

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 yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection