Automate tasks with Botize Scraper

A Chrome browser scraper that allows you to extract information from web pages quickly and easily.
https://www.botize.com

Actions

Frequently Asked Questions


How does the Botize Scraper work?

The Botize scraper is a free Chrome extension that allows you to perform scraping and execute actions on web pages through tasks sent from Botize.

Download link: https://botize.com/downloads/btzscraper.zip

How do I get the access token that the Chrome extension is requesting?

Each Botize user has a different access token. To get yours, press the 'show access token' button that you will find within the automatic task, in the step where you have selected the Botize Scraper application.

My scraper is stopped and the Chrome extension shows the message '✓ Ready for scraping'

There are two possible reasons why your scraper might be stopped.

  1. No pending scraping jobs: Verify that you have active automatic tasks and that they are sending scraping jobs to the extension.
  2. Incorrect access token: If the access token you entered in the extension is incorrect, the extension will not be able to perform any job. Try to retrieve the correct access token again and enter it back into the extension.

Limitations of the Botize Chrome Scraper

The Botize scraper is free and can process as many scraping tasks as needed, but each browser tab can only handle one task at a time and store a maximum of 20 pending tasks.

If you need to process many tasks, monitor the speed of the tasks to avoid accumulation and consider installing the scraper in multiple tabs to work in parallel. Pending tasks have a lifespan of 24 hours; if not completed within this time, they are automatically deleted.

How to Extract Specific Data from HTML Obtained with the Scraper?

You can extract the content from HTML using tools like the Botize HTML Processor and Xpath.

How to Work with Data Extracted from HTML?

The extracted data is available in the automation task as tags, which you can use directly in any step of the task. You can also save this data in a Botize database for use in other automations.

Using the Chrome Scraper in Multiple Tabs and Browsers

The scraper can be installed in multiple tabs and across multiple Chrome browsers simultaneously to parallelize work and increase efficiency.

You can assign names to browser tabs to direct specific scraping tasks to particular tabs. This is useful for dedicating tabs to specific tasks or managing multiple accounts. For example, if you automate actions on social networks with multiple accounts, you can have each account open in a different tab and send scraping tasks or actions to each user independently from Botize.

Common Errors


HTML File is empty

The scraper is not finding HTML content at the provided URL.

The website specified in the URL might need more time than expected to load.

If this is the case, consider increasing the wait time by adjusting the 'HTML Extraction Delay' parameter in your automated task.

A wait time of 5 to 10 seconds is usually sufficient for most websites.