Man pages for MarHai/ScrapeBotR
Orchestrate Instances and Retrieve Data from a ScrapeBot Database

activate_recipeActivate (i.e., set active = TRUE) for a given recipe.
activate_recipe_stepActivate (i.e., set active = TRUE) for a given recipe step.
add_instanceAdd a new instance to the database
add_recipeAdd a new recipe
add_recipe_stepAdd a new single recipe step
aws_default_ec2_imageGet a default image name for a given region
aws_deploy_ssh_to_ec2Deploy a public SSH key to an AWS EC2 instance.
aws_launch_databaseLaunch a new database as AWS RDS database instance
aws_launch_instanceLaunch a new ScrapeBot instance as AWS EC2 instance
aws_launch_storageLaunch a new storage as AWS S3 bucket
aws_load_connectionLoad a previously saved AWS connection object.
aws_save_connectionSave an AWS connection object for later use.
aws_terminate_databaseTerminate an AWS RDS database instance
aws_terminate_instanceTerminate an AWS EC2 instance
aws_terminate_storageTerminate an AWS S3 bucket
change_aws_regionChange the current region in your Amazon Web Services (AWS)
collect_screenshots_from_s3Bulk-download (and compress) screenshots stored on S3
combine_recipe_with_instanceSet a recipe to be run on a given instance.
connect_awsConnect to Amazon Web Services (AWS) for instances (EC2),...
connect_scrapebotConnect to ScrapeBot database
deactivate_recipeDeactivate (i.e., set active = FALSE) for a given recipe.
deactivate_recipe_stepDeactivate (i.e., set active = FALSE) for a given recipe...
disconnectDisconnect current database
export_sbjExport a ScrapeBot JSON recipe file ('.sbj')
get_instancesGet a tibble of all available instances
get_or_create_userBased on a given ScrapeBot user's email address, get this...
get_recipesGet a tibble of available recipes
get_recipe_stepsGet a tibble of a given recipe's steps
get_run_dataCollect (large amounts of) data for a given combination of...
get_run_logRetrieve log entries for a provided run
get_runsGet a tibble of all runs for the provided instance/recipe
import_sbjImport a ScrapeBot JSON recipe file ('.sbj')
remove_recipe_from_instanceRemove a recipe from a given instance.
ScrapeBotRScrapeBotR: Orchestrate Instances and Retrieve Data from a...
write_aws_credentialsWrite AWS credentials to INI file
write_scrapebot_credentialsWrite ScrapeBot database credentials to INI file
MarHai/ScrapeBotR documentation built on March 10, 2021, 10:10 a.m.