Instant web data scraper - Scrape any website avatar
Instant web data scraper - Scrape any website
Try for free

7 days trial then $10.00/month - No credit card required now

View all Actors
Instant web data scraper - Scrape any website

Instant web data scraper - Scrape any website

curious_coder/instant-web-scraper
Try for free

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

actionEnumOptional

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

cookiesarrayOptional

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

URL to scrape

urlstringRequired

Enter the link to the page to start scraping data

Column name mappings

columnMappingsarrayOptional

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

tableNumberintegerOptional

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

additionalColumnsbooleanOptional

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

nextPageSelectorstringOptional

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

countintegerOptional

Leave this field empty if you want to scrape all items.

Proxy

proxyobjectOptional

You can use proxy from your account's country if needed for extra safety.

⏱️ Minimum wait duration

minDelayintegerOptional

Minimum duration in seconds to wait before scraping next page

Default value of this property is 2

⏱️ Maximum wait duration

maxDelayintegerOptional

Maximum duration in seconds to wait before scraping next page

Default value of this property is 2

Developer
Maintained by Community
Actor metrics
  • 63 monthly users
  • 4 stars
  • 85.7% runs succeeded
  • Created in Aug 2023
  • Modified 5 days ago