Instant web data scraper - Scrape any website
7 days trial then $10.00/month - No credit card required now
Instant web data scraper - Scrape any website
7 days trial then $10.00/month - No credit card required now
Scrape any public and private website data by providing just URL and optionally cookies and proxy information. This scraper is similar to instant data scraper but runs on cloud and can be used as API too!
⛏️ Select action to perform
action
EnumOptional
First run the actor with 'Find tables' option to get possible output data table formats. Then choose the desired format and use it's table number to scrape the data by choosing 'Scrape' option
Value options:
"findTables": string"scrapeData": string
Default value of this property is "scrapeData"
🍪 Cookies
cookies
arrayOptional
Cookie used to authorize actor with website. Install Cookie-Editor chrome extension. Login to your website account. Click on the extension and export the website cookies. Insert the contents here
Column name mappings
columnMappings
arrayOptional
Assign column names to data obtained from scraping. By default scraper will assign 0 based number to each column. You will need to manually assign names to these columns by mapping column names to column numbers in 'Find tables' output
Default value of this property is []
Table number to scrape
tableNumber
integerOptional
Scraper will automatically detact all the tables in the given page. But to decide which table to scrape, scraper needs either sample data or table number. Run the scraper with 'Find tables' action and choose the value from 'Table number' column from the output dataset. Choose the value from the row of your preferred data format
Default value of this property is 1
Include additional columns
additionalColumns
booleanOptional
Include additional columns that are not included in columns mappings. These columns will have names like column_1, column_2, etc
Default value of this property is false
Next page selector
nextPageSelector
stringOptional
Copy the CSS selector of the next page button or link. Leave it empty if the method of loading more data is by scrolling down. To get the selector of next page element, Right click on the element and click 'Inspect element'. Then on the popup, Right click on the highlighted element and click on 'Copy > Copy selector'
#️⃣ Total number of records required
count
integerOptional
Leave this field empty if you want to scrape all items.
- 77 monthly users
- 7 stars
- 95.9% runs succeeded
- 13 days response time
- Created in Aug 2023
- Modified 4 months ago