Blog


Building a Python API and Fetching it in React: A Step-by-Step Guide

Building a Python API and Fetching it in React: A Step-by-Step Guide

How to create an API in Python using the Flask library and fetch it from a React application using Axios.

PythonPython programmingApi development
Best Tool for Web Scraping: BeautifulSoup vs. Regex vs. Advanced Web Scrapers

Best Tool for Web Scraping: BeautifulSoup vs. Regex vs. Advanced Web Scrapers

BeautifulSoup, Regular Expressions, or an advanced web scraper - which is the best tool for web scraping? A deep dive into web scraping using each.

Web scrapingBright dataBeautiful soup
Create an Employee Satisfaction Survey Using Angular and Store Results in a MongoDB Collection

Create an Employee Satisfaction Survey Using Angular and Store Results in a MongoDB Collection

A step-by-step tutorial to building an employee satisfaction survey using Angular and SurveyJS, a free, open-source survey library.

AngularSurveyjsMongodb
Creating JavaScript functions and web apps with GPT-3’s free code writer

Creating JavaScript functions and web apps with GPT-3’s free code writer

The new wave of GPT “3.5” models also includes a more powerful davinci model, now version 003, and a new model specialized for writing code, called code-davinci-002. For the moment, this model is…

ProgrammingWeb DevelopmentArtificial Intelligence
ChatGPT: The Future of Writing and What it Means for Writers

ChatGPT: The Future of Writing and What it Means for Writers

Artificial intelligence (AI) refers to the development of computer systems that can perform tasks that typically require human intelligence, such as learning, problem-solving, and decision-making. AI…

OpenAIChatbotsContent Creation
13 Best Examples of ChatGPT on the Internet So Far

13 Best Examples of ChatGPT on the Internet So Far

ChatGPTAiArtificial intelligence
Continuous Delivery with EKS and ArgoCD

Continuous Delivery with EKS and ArgoCD

ArgoCD is a continuous delivery tool used for Kubernetes. I see customers often submit cases where they need to understand why a service went down and who made the changes to this service…

Argo CdAmazon Web ServicesAmazon Eks
Overcoming 3 Major Web Scraping Challenges that Developers Face

Overcoming 3 Major Web Scraping Challenges that Developers Face

How to overcome 3 major web scraping limitations — dynamic websites, website interaction, and website blocks — faced by developers with Bright Data's Web Scraper IDE.

Web scrapingBright dataWeb proxy
5 Use Cases of Web Scraping in eCommerce

5 Use Cases of Web Scraping in eCommerce

5 practical ways to use web scraping in the eCommerce industry and how to make the most of them using the best web scraping tools.

Web scrapingEcommerceBright data
Develop AWS Lambda Functions Locally On Your Machine

Develop AWS Lambda Functions Locally On Your Machine

Develop, build and deploy any AWS resource from your machine using AWS serverless application model (SAM)

AWSLambdaServerless