VOOZH about

URL: https://apify.com/getdataforme/publictableau-discovery-scraper

⇱ Publictableau Discovery Scraper Β· Apify


Pricing

from $9.00 / 1,000 results

Go to Apify Store

Publictableau Discovery Scraper

Publictableau Discovery Scraper efficiently extracts data from public Tableau dashboards using customizable search queries. It supports proxy use for anonymity, handles large data volumes, and offers a user-friendly interface....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a month ago

Last modified

Share

TypeScript Crawlee & CheerioCrawler Actor Template

This template example was built with Crawlee to scrape data from a website using Cheerio wrapped into CheerioCrawler.

Quick Start

Once you've installed the dependencies, start the Actor:

$apify run

Once your Actor is ready, you can push it to the Apify Console:

apify login # first, you need to log in if you haven't already done so
apify push

Project Structure

.actor/
β”œβ”€β”€ actor.json # Actor config: name, version, env vars, runtime settings
β”œβ”€β”€ dataset_schema.json # Structure and representation of data produced by an Actor
β”œβ”€β”€ input_schema.json # Input validation & Console form definition
└── output_schema.json # Specifies where an Actor stores its output
src/
└── main.ts # Actor entry point and orchestrator
storage/ # Local storage (mirrors Cloud during development)
β”œβ”€β”€ datasets/ # Output items (JSON objects)
β”œβ”€β”€ key_value_stores/ # Files, config, INPUT
└── request_queues/ # Pending crawl requests
Dockerfile # Container image definition

For more information, see the Actor definition documentation.

How it works

This code is a TypeScript script that uses Cheerio to scrape data from a website. It then stores the website titles in a dataset.

  • The crawler starts with URLs provided from the input startUrls field defined by the input schema. Number of scraped pages is limited by maxPagesPerCrawl field from the input schema.
  • The crawler uses requestHandler for each URL to extract the data from the page with the Cheerio library and to save the title and URL of each page to the dataset. It also logs out each result that is being saved.

What's included

  • Apify SDK - toolkit for building Actors
  • Crawlee - web scraping and browser automation library
  • Input schema - define and easily validate a schema for your Actor's input
  • Dataset - store structured data where each object stored has the same attributes
  • Cheerio - a fast, flexible & elegant library for parsing and manipulating HTML and XML
  • Proxy configuration - rotate IP addresses to prevent blocking

Resources

Creating Actors with templates

Getting started

For complete information see this article. To run the Actor use the following command:

$apify run

Deploy to Apify

Connect Git repository to Apify

If you've created a Git repository for the project, you can easily connect to Apify:

  1. Go to Actor creation page
  2. Click on Link Git Repository button

Push project on your local machine to Apify

You can also deploy the project on your local machine to Apify without the need for the Git repository.

  1. Log in to Apify. You will need to provide your Apify API Token to complete this action.

    $apify login
  2. Deploy your Actor. This command will deploy and build the Actor on the Apify Platform. You can find your newly created Actor under Actors -> My Actors.

    $apify push

Documentation reference

To learn more about Apify and Actors, take a look at the following resources:

You might also like

Shopify Theme Discovery Scraper

getdataforme/shopify-theme-discovery-scraper

The Shopify Theme Discovery Scraper efficiently discovers and analyzes Shopify themes using search queries. It extracts detailed data like URLs, prices, and ratings, supports proxy use for anonymity, and offers scalable performance for large-scale scraping, aiding e-commerce strategy decisions.

N8nTemplate Discovery Scraper

getdataforme/n8nTemplate-discovery-scraper

The N8nTemplate Discovery Scraper efficiently extracts detailed data on n8n workflow templates based on custom search queries. It supports proxy use for anonymity, handles large data volumes, and provides comprehensive outputs, making it ideal for market analysis and discovering automation ideas.

Airtex Discovery Scraper

getdataforme/airtex-discovery-scraper

Airtex Discovery Scraper efficiently extracts product data from Airtex's online store using customizable search queries. It ensures high-quality data extraction, supports proxy use for anonymity, and offers flexible output formats like JSON, CSV, or Excel....

RingCentral Discovery Scraper

getdataforme/ringcentral-discovery-scraper

The RingCentral Discovery Scraper efficiently extracts high-quality data from RingCentral's website, ideal for businesses and researchers. It offers customizable searches, proxy support, and scalable data handling. Export data in JSON, CSV, or Excel formats with a user-friendly interface.

Grants Discovery Scraper

getdataforme/grants-discovery-scraper

Discover grant opportunities efficiently with the Grants Discovery Scraper. This tool extracts detailed, up-to-date grant information using customizable searches and proxy support. Handle large data volumes with ease and export results in JSON, CSV, or Excel for seamless integration.

Aliexpress Discovery Scraper

getdataforme/aliexpress-discovery-scraper

Efficiently extract detailed product data from Aliexpress using the Aliexpress Discovery Scraper. Customize searches, leverage proxy support, and handle large data volumes. Ideal for market analysis and competitive intelligence, it provides structured JSON output for seamless integration.

Theoutbound Discovery Scraper

getdataforme/theoutbound-discovery-scraper

The Theoutbound Discovery Scraper extracts detailed data on outdoor activities from Theoutbound.com, ideal for adventure planning or market research. It offers comprehensive data extraction, customizable searches, proxy support, and efficient performance, all through a user-friendly interface.

Tableau Dashboard Refresher

zuzka/tableau-refresher

Do you have a Google Sheets dashboard on Tableau Public, but only automatically refreshing it once a day is not enough for you? Refresh your Tableau Public dashboards as many times a day as you need with this handy free automation tool by Apify.

πŸ‘ User avatar

Zuzka PelechovΓ‘

10