We have a new name! Browserbear is now Roborabbit

Articles tagged with Developers

Guides on browser automation and reducing repetitive work

Search Results

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.

Pyppeteer: How To Use Puppeteer in Python (Installation Guide and Examples)

Puppeteer is developed for Node.js but you can also use it to automate Chrome/Chromium in Python with Pyppeteer. We'll show you how in this article, with examples like taking screenshots, downloading images, and extracting data from a web page.

Web Scraping without Getting Blocked: 5 Common Reasons You're Blocked and How to Avoid Them

Being blocked for seemingly no reason while web scraping can be frustrating. Here are five common reasons you may have been blocked and how to get around it.

Web Scraping with Playwright in Python

Gathering large amounts of data from websites manually is inefficient and unfeasible but you can use appropriate tools to help you. Let's learn how to use Playwright in Python to scrape websites!

Follow the Journey

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