Skip to content

Mrk-Nguyen/crunchbase-etl-mule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Summary

This is a Mule 4 application that retrieves Crunchbase news articles in batches of 250 and uploads the articles to a PostGresSQL Database.

The program first retrieves a list of companies to retrieve news articles related to that company and proceeds to build the necessary parameters to connect to the Crunchbase API via HTTP.

The application then maps the data returned from the API and uploads the data into a PostGresSQL server.

About

ETL project to pull Crunchbase news articles into a PostGresSQL Database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published