Cloud Database Data Scraping

Job ID: 40125913

Budget: $30 – $250 USD

I need the contents of a cloud-hosted database extracted and delivered in a portable format. Once we agree on the method I’ll provide read-only credentials; from there your job is to connect, pull every required field, preserve the relationships between tables or collections, and hand back a clean export—CSV or JSON is fine.

You’re free to use Python, SQL queries, or any other tool you trust, so long as you also give me the runnable script or step-by-step instructions that let me regenerate the export whenever I need. I will verify record counts and spot-check values against the source, so please make sure the scrape handles pagination, rate limits, nulls, and any edge cases before you send it over.

Deliverables
• Full data dump in CSV or JSON
• Reusable script or clear instructions to reproduce the scrape