Articles tagged with Developers

Guides on browser automation and reducing repetitive work

Search Results

Web Scraping with ChatGPT API and Browserbear (Python Example)

ChatGPT's web browsing feature is exclusive to ChatGPT Plus subscribers. If you want to extract information from a URL using its API, there is an alternative solution. Let's learn how to do it with Browserbear and use ChatGPT 4 to perform tasks on the data in Python.

How to Make a QR Code for a Google Form Automatically Using Google Apps Script

Do you know you can automatically create QR codes for Google Forms without a QR code generator and get them sent to your email? Learn how from this article.

How to Create an API in 4 Easy Steps (with Code Example in Python)

APIs have become a fundamental component of mobile and web application development. Learn how to create your own API in 4 steps.

API Integration 101: A Comprehensive Guide for Developers

API integration allows you to effortlessly exchange data and leverage the functionalities of existing applications/systems without starting from scratch. This article will show everything you need to know about API integration.

How to Auto-Generate Multilingual Images for React Apps with i18n Internationalization Using Bannerbear

For indie hackers and solopreneurs, the task of translating content, including text on images, can feel overwhelming. In this article, we’ll introduce a method to automatically generate images with text in multiple languages for React applications.

Mastering XPath: Using the “following-sibling” and “preceding-sibling” Axes

The “following-sibling” and “preceding-sibling” axes in XPath allow you to traverse the HTML/XML document sideways to find the siblings of the current element. Let’s learn with some practical examples that can be used in Selenium.

Structured vs. Unstructured Data: What's the Difference?

If you’re unsure what’s the difference between structured and unstructured data and how they can be used, this article will give you an introduction to both. They will also be compared side by side to highlight the main differences.

How to Make a Competitor Price Monitoring/Tracking Tool in Node.js with Browserbear

In this tutorial, we’ll learn how to create a Node.js service that monitors prices on websites and send a price alert via email when the price changes.

How to Find Elements by XPath Using Selenium in Python

XPath is one of the most versatile methods to locate an HTML element from a web page when using Selenium. In this article, let's learn how to use it, from writing a basic XPath to one that suits different conditions.

Follow the Journey

Sign up for our once a fortnight newsletter update on new Browserbear features and our business journey