API


Google Maps Web Scraping: 3 Practical Use Cases and How to Make the Most of Them

Combine Nimble's Maps API and Python to efficiently gather information from Google Maps

web-scrapingapipython

How to Scrape Booking.com for Hotel Pricing Data

A step-by-step guide to scraping Booking.com for hotel pricing data using Node.js and Puppeteer.

programmingjavascriptweb-scraping

AsyncOpenAI - Calling OpenAI APIs Asynchronously with Pandas: An Experience Sharing

A guide on calling OpenAI APIs asynchronously with pandas.

pandasopenaiapi

Your Local LLM using FastAPI

FastAPI is a modern, fast, and easy-to-use web framework for building APIs with Python. It is based on the standard Python pointer type and supports features such as data validation, documentation…

apipythonllm

Deploying a Lambda-Backed REST API Using AWS CDK: A Detailed Guide

awsaws-cdkapi

How to Implement User login with JWT Authentication in Django Rest Framework

Django JWT Tutorial

djangoprogrammingapi

Drawing with Code: Using PyAutoCAD to Automate AutoCAD in Python

How to Use Python and PyAutoCAD to Create Custom AutoCAD Drawings

autocaddesigncad

How to Append JavaScript Data to FormData

Append primitive values, arrays, objects, and files to a FormData in JavaScript. Follow this tutorial and become a FormData master!

javascriptweb-developmentprogramming

Getting Started With WunderGraph: An API Gateway That Turns GraphQL Into RPC on the Fly

A comprehensive guide to WunderGraph, with a focus on its new TypeScript Operations feature - async resolvers for data fetching, with shared types between Server & Client.

graphqlnextjswundergraph

How to Generate OpenAI (GPT-3) Output in JSON Format for Ruby developers

aigpt-3openai