activate_recipe | Activate (i.e., set active = TRUE) for a given recipe. |
activate_recipe_step | Activate (i.e., set active = TRUE) for a given recipe step. |
add_instance | Add a new instance to the database |
add_recipe | Add a new recipe |
add_recipe_step | Add a new single recipe step |
aws_default_ec2_image | Get a default image name for a given region |
aws_deploy_ssh_to_ec2 | Deploy a public SSH key to an AWS EC2 instance. |
aws_launch_database | Launch a new database as AWS RDS database instance |
aws_launch_instance | Launch a new ScrapeBot instance as AWS EC2 instance |
aws_launch_storage | Launch a new storage as AWS S3 bucket |
aws_load_connection | Load a previously saved AWS connection object. |
aws_save_connection | Save an AWS connection object for later use. |
aws_terminate_database | Terminate an AWS RDS database instance |
aws_terminate_instance | Terminate an AWS EC2 instance |
aws_terminate_storage | Terminate an AWS S3 bucket |
change_aws_region | Change the current region in your Amazon Web Services (AWS) |
collect_screenshots_from_s3 | Bulk-download (and compress) screenshots stored on S3 |
combine_recipe_with_instance | Set a recipe to be run on a given instance. |
connect_aws | Connect to Amazon Web Services (AWS) for instances (EC2),... |
connect_scrapebot | Connect to ScrapeBot database |
deactivate_recipe | Deactivate (i.e., set active = FALSE) for a given recipe. |
deactivate_recipe_step | Deactivate (i.e., set active = FALSE) for a given recipe... |
disconnect | Disconnect current database |
export_sbj | Export a ScrapeBot JSON recipe file ('.sbj') |
get_instances | Get a tibble of all available instances |
get_or_create_user | Based on a given ScrapeBot user's email address, get this... |
get_recipes | Get a tibble of available recipes |
get_recipe_steps | Get a tibble of a given recipe's steps |
get_run_data | Collect (large amounts of) data for a given combination of... |
get_run_log | Retrieve log entries for a provided run |
get_runs | Get a tibble of all runs for the provided instance/recipe |
import_sbj | Import a ScrapeBot JSON recipe file ('.sbj') |
remove_recipe_from_instance | Remove a recipe from a given instance. |
ScrapeBotR | ScrapeBotR: Orchestrate Instances and Retrieve Data from a... |
write_aws_credentials | Write AWS credentials to INI file |
write_scrapebot_credentials | Write ScrapeBot database credentials to INI file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.