Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/omkarcloud/botasaurus
/ functions
Functions
1,906 in github.com/omkarcloud/botasaurus
⨍
Functions
1,906
◇
Types & classes
224
↳
Endpoints
23
↓ 1 callers
Function
getUiTaskResults
(taskId: number, queryParams: any, jsonData: any, )
js/botasaurus-server-js/src/task-routes.ts:152
↓ 1 callers
Function
get_api_base_path_from_content
(content)
bota/src/bota/vm.py:530
↓ 1 callers
Function
get_api_base_path_from_service
Reads a systemd service file and extracts the --api-base-path value from ExecStart. Args: service_file_path (str): Path to t
bota/src/bota/vm.py:548
↓ 1 callers
Function
get_aws_access_message
Generate message based on missing AWS credentials. Args: access_key_id (str): AWS access key ID secret_access_key (str)
botasaurus/output.py:648
↓ 1 callers
Function
get_botasaurus_controls
()
botasaurus_server/botasaurus_server/controls_adapter.py:3
↓ 1 callers
Method
get_browser_scrapers
(self)
botasaurus_server/botasaurus_server/server.py:307
↓ 1 callers
Function
get_cache_file_path
()
bota/src/bota/package_storage.py:4
↓ 1 callers
Function
get_cache_file_path
()
botasaurus/botasaurus_storage.py:8
↓ 1 callers
Method
get_cached_items_json_filed
(items)
botasaurus_server/botasaurus_server/task_results.py:72
↓ 1 callers
Function
get_cluster_names
(project_id)
bota/src/bota/__main__.py:444
↓ 1 callers
Function
get_cluster_zone
(cluster_name, project_id)
bota/src/bota/__main__.py:421
↓ 1 callers
Method
get_completed_children_results
(parent_id, except_task_id, remove_duplicates_by)
botasaurus_server/botasaurus_server/task_helper.py:12
↓ 1 callers
Method
get_config
(self)
botasaurus_server/botasaurus_server/server.py:65
↓ 1 callers
Method
get_controls
(self, scraper_name)
botasaurus_server/botasaurus_server/server.py:119
↓ 1 callers
Method
get_current_running_count
(self, scraper_type)
botasaurus_server/botasaurus_server/task_executor.py:80
↓ 1 callers
Function
get_description
()
setup.py:25
↓ 1 callers
Function
get_description
()
bota/setup.py:11
↓ 1 callers
Function
get_description
()
botasaurus_humancursor/setup.py:12
↓ 1 callers
Function
get_description
()
sqlite-cache-storage/setup.py:10
↓ 1 callers
Function
get_description
()
botasaurus_api/setup.py:12
↓ 1 callers
Function
get_description
()
pg-cache-storage/setup.py:12
↓ 1 callers
Function
get_description
()
close_chrome/setup.py:10
↓ 1 callers
Function
get_description
()
botasaurus_server/setup.py:18
↓ 1 callers
Function
get_directory_path
(file_path)
botasaurus/cache.py:18
↓ 1 callers
Function
get_domain
(url)
bota/src/bota/vm.py:251
↓ 1 callers
Method
get_done_children_count
(session, parent_id, except_task_id=None)
botasaurus_server/botasaurus_server/task_helper.py:49
↓ 1 callers
Function
get_ets
(with_results)
botasaurus_server/botasaurus_server/routes_db_logic.py:557
↓ 1 callers
Function
get_exports
()
js/botasaurus-js/increment_version.py:21
↓ 1 callers
Function
get_exports
()
js/botasaurus-server-js/increment_version.py:21
↓ 1 callers
Function
get_fieldnames
(data_list)
botasaurus/output.py:160
↓ 1 callers
Function
get_fieldnames
(data_list)
botasaurus_server/botasaurus_server/cleaners.py:1
↓ 1 callers
Function
get_fields
(fields, input_data, hidden_fields)
botasaurus_server/botasaurus_server/views.py:176
↓ 1 callers
Function
get_filename_from_response_headers
(response)
botasaurus_api/botasaurus_api/utils.py:47
↓ 1 callers
Function
get_files
()
botasaurus_server/botasaurus_server/task_results.py:45
↓ 1 callers
Function
get_files_without_json_extension
(directory_path)
botasaurus/cache.py:109
↓ 1 callers
Function
get_first_view
(scraper_name)
botasaurus_server/botasaurus_server/routes_db_logic.py:645
↓ 1 callers
Function
get_gcp_ip
()
bota/src/bota/vm.py:43
↓ 1 callers
Function
get_ip_info
Finds details about the current public IP address.
botasaurus/ip_utils.py:71
↓ 1 callers
Method
get_item
(self, item: str, default = None)
botasaurus/local_storage.py:87
↓ 1 callers
Method
get_item_by_hash
Read data from a cache file.
botasaurus/cache.py:304
↓ 1 callers
Method
get_items
(func, items=None, max=None)
botasaurus/cache.py:320
↓ 1 callers
Method
get_label
(self)
botasaurus_server/botasaurus_server/filters.py:37
↓ 1 callers
Method
get_label
(self)
botasaurus_server/botasaurus_server/sorts.py:45
↓ 1 callers
Function
get_lsof_text
()
botasaurus_server/botasaurus_server/port_kill_adapter.py:90
↓ 1 callers
Method
get_max_running_count
(self, scraper_type)
botasaurus_server/botasaurus_server/task_executor.py:77
↓ 1 callers
Function
get_metadata
Determine metadata based on file extension. :param file_name: The file name or path :return: A dictionary with appropriate metad
botasaurus/output.py:612
↓ 1 callers
Method
get_min_capacity_node
(self, scraper_type)
botasaurus_server/botasaurus_server/k8s.py:53
↓ 1 callers
Function
get_package_name_from_debian_url
Downloads a debian installer file temporarily and extracts the package name. Args: debian_installer_url (str): URL to the de
bota/src/bota/vm.py:499
↓ 1 callers
Function
get_page_source_safe
(driver)
botasaurus/decorators_common.py:28
↓ 1 callers
Function
get_project_ids
()
bota/src/bota/__main__.py:340
↓ 1 callers
Method
get_ready_worker_count
(self)
botasaurus_server/botasaurus_server/k8s.py:59
↓ 1 callers
Function
get_region_from_zone
Returns the region for a given GCP zone. Args: zone (str): The GCP zone, e.g. "us-central1-a". Returns: str: The
bota/src/bota/__main__.py:1034
↓ 1 callers
Function
get_regional_ip_details
(cluster_name, region, project_id)
bota/src/bota/__main__.py:373
↓ 1 callers
Method
get_request_scrapers
(self)
botasaurus_server/botasaurus_server/server.py:321
↓ 1 callers
Method
get_scrapers_config
(self)
botasaurus_server/botasaurus_server/server.py:248
↓ 1 callers
Function
get_sitemaps_from_robots
(request_options, urls)
botasaurus/sitemap.py:131
↓ 1 callers
Function
get_sitemaps_urls
(request_options, urls)
botasaurus/sitemap.py:45
↓ 1 callers
Function
get_sqlite_url
()
botasaurus_server/botasaurus_server/db_setup.py:29
↓ 1 callers
Function
get_task_from_db
(task_id)
botasaurus_server/botasaurus_server/routes_db_logic.py:148
↓ 1 callers
Method
get_task_scrapers
(self)
botasaurus_server/botasaurus_server/server.py:314
↓ 1 callers
Method
get_tasks
(ids)
botasaurus_server/botasaurus_server/task_results.py:86
↓ 1 callers
Method
get_tasks_by_ids
(session, task_ids)
botasaurus_server/botasaurus_server/task_helper.py:239
↓ 1 callers
Function
get_typesVersions
()
js/botasaurus-js/increment_version.py:26
↓ 1 callers
Function
get_typesVersions
()
js/botasaurus-server-js/increment_version.py:26
↓ 1 callers
Method
get_unique
(self, items)
botasaurus/decorators_common.py:54
↓ 1 callers
Function
get_urls
(request_options, urls)
botasaurus/sitemap.py:91
↓ 1 callers
Method
get_worker_count
(self)
botasaurus_server/botasaurus_server/k8s.py:49
↓ 1 callers
Method
get_worker_nodes
(self)
botasaurus_server/botasaurus_server/k8s.py:67
↓ 1 callers
Function
getmyos
()
botasaurus/env.py:33
↓ 1 callers
Function
gunzip
Decompresses gzipped data. :param data: Gzipped data as bytes. :return: Decompressed data as bytes. :raises GunzipException: If the
botasaurus/sitemap_parser_utils.py:17
↓ 1 callers
Method
handlePushDataChunk
* Handle pushData chunk from worker. * Appends chunk to the task's result file.
js/botasaurus-server-js/src/master-executor.ts:268
↓ 1 callers
Method
handlePushDataComplete
* Handle pushData completion from worker. * Finalizes the task (caching, status update, parent update). * Piggyback pattern: also return new
js/botasaurus-server-js/src/master-executor.ts:287
↓ 1 callers
Method
handleTaskCompletion
* Handle task completion from worker. * Piggyback pattern: also return new tasks for worker's available capacity.
js/botasaurus-server-js/src/master-executor.ts:208
↓ 1 callers
Method
handleTaskFailure
* Handle task failure from worker. * Piggyback pattern: also return new tasks for worker's available capacity.
js/botasaurus-server-js/src/master-executor.ts:239
↓ 1 callers
Method
handleWorkerShutdown
* Handle worker graceful shutdown. * Immediately release tasks back to pending status with urgent priority.
js/botasaurus-server-js/src/master-executor.ts:256
↓ 1 callers
Method
hasCapacity
(key: string)
js/botasaurus-server-js/src/task-executor.ts:286
↓ 1 callers
Function
has_folder
(folder_name)
bota/src/bota/vm.py:119
↓ 1 callers
Function
has_images
(project_id)
bota/src/bota/__main__.py:569
↓ 1 callers
Function
hide_text_with_asterisk
Hides the text using asterisks, replacing characters with '*'. Args: data: The input data, which can be a dictionary, list,
botasaurus/string_utils.py:52
↓ 1 callers
Function
humaniseRoutes
(final: string[])
js/botasaurus-desktop-api/botasaurus-desktop-api-docs/src/app/components/ApiIntegrationComponent/createApiREADME.tsx:191
↓ 1 callers
Method
increment_capacity
(self, scraper_type)
botasaurus_server/botasaurus_server/task_executor.py:132
↓ 1 callers
Method
increment_master_capacity
(self, node , scraper_type)
botasaurus_server/botasaurus_server/master_executor.py:30
↓ 1 callers
Function
increment_minor_version
(version)
js/botasaurus-js/increment_version.py:5
↓ 1 callers
Function
increment_minor_version
(version)
js/botasaurus-server-js/increment_version.py:5
↓ 1 callers
Function
increment_minor_version
(version)
js/botasaurus-desktop-api/increment_version.py:5
↓ 1 callers
Function
increment_minor_version
(version)
botasaurus-controls/increment_version.py:5
↓ 1 callers
Function
install
(package)
botasaurus/output.py:637
↓ 1 callers
Function
install
(package)
botasaurus_server/botasaurus_server/db_setup.py:12
↓ 1 callers
Function
install_desktop_app_in_vm
( debian_installer_url, port, skip_apache_request_routing, api_base_path,
bota/src/bota/vm.py:659
↓ 1 callers
Function
install_python_requirements_only
(folder_name)
bota/src/bota/vm.py:239
↓ 1 callers
Function
install_requirements
(folder_name)
bota/src/bota/vm.py:225
↓ 1 callers
Function
install_scraper
(git_repo_url, folder_name, max_retry)
bota/src/bota/vm.py:465
↓ 1 callers
Function
install_scraper_in_vm
(git_repo_url, folder_name, max_retry)
bota/src/bota/vm.py:485
↓ 1 callers
Function
install_ui_scraper
(git_repo_url, folder_name)
bota/src/bota/vm.py:367
↓ 1 callers
Function
install_ui_scraper_in_vm
(git_repo_url, folder_name)
bota/src/bota/vm.py:476
↓ 1 callers
Function
invoke_shell_command
(commands, project_id)
bota/src/bota/__main__.py:497
↓ 1 callers
Function
isAnyTaskUpdated
(jsonData: any)
js/botasaurus-server-js/src/task-routes.ts:118
↓ 1 callers
Method
isApiRunning
()
js/botasaurus-desktop-api/src/index.ts:167
↓ 1 callers
Function
isChromeInstalled
()
js/botasaurus-server-js/src/routes-db-logic.ts:329
↓ 1 callers
Function
isEmptyObject
(obj: object)
js/botasaurus-server-js/src/utils.ts:36
← previous
next →
901–1,000 of 1,906, ranked by callers