raid-guild / gaianet-rag-api-pipeline

0 stars 0 forks source link

1.1.1 Write Data Extraction Loop #5

Closed earth2travis closed 3 weeks ago

earth2travis commented 1 month ago

Develop a loop that iterates through the relevant endpoints of the Boardroom Governance API to extract data. The loop should handle API requests, process responses, and store the extracted data in a structured format. This automated data extraction loop is crucial for ensuring efficient and continuous data retrieval from the API.

santteegt commented 1 month ago

Currently exploring Airbyte and its low-code custom connectors. This integration will allow us to support different types of API pagination techniques seamlessly and reduce dev time on implementing different API data extraction scenarios

earth2travis commented 1 month ago
santteegt commented 4 weeks ago