Browserflow
Searchโฆ
Browserflow
๐๐ฝ Welcome to Browserflow
Tutorials
Tutorial: Web scraping
Tutorial: Scrape a list of URLs
Tutorial: Automate data entry
Guides
Building a flow
Running a flow
Debugging a flow
Sharing a flow
Automating Google websites
Keyboard shortcuts
Selectors
Variables
Conditions
Browserflow Cloud
Running flows in the cloud
Loop Sheet flows
Saving files
Automating sites behind a login
Troubleshooting
Reference
Browserflow commands
Interact with Page
Extract Data
Navigate
Spreadsheet
Loop Spreadsheet Rows
Add Spreadsheet Row
Update Spreadsheet Row
Find Spreadsheet Row
Control Flow
Tabs
Utilities
Support
Getting help
Common errors
Powered By
GitBook
Find Spreadsheet Row
Finds a row in Google Sheets
Sheet
Google Sheet to search through
Condition
Conditions to use to find the spreadsheet row
Text conditions (e.g. "Text is exactly", "Text contains") are case-insensitive
Search from bottom of the sheet
Whether to start searching from the bottom of the sheet rather than from the top
Allows getting the most recent result if there are multiple matches
Variable to assign row number
Variable to store the row number
The row number will be -1 if there is no match
The "
Row number exists/does not exist
" conditions can be used to check if there's a match
Can be used for updating row values with
Update Spreadsheet Row
โ
Use cases
Checking to see if an item already exists in a spreadsheet to avoid adding duplicates
Previous
Update Spreadsheet Row
Next
Control Flow
Last modified
1mo ago
Copy link
Contents
Use cases