WebAutomation Methods
Victor Bolu avatar
Written by Victor Bolu
Updated over a week ago

What does Mehtod Mean

Dependent on the complexitiy of the website we use the different Scraper methods to extract data

Each method has a different price, see below

Regular requests: This method is used to extract static HTML content from websites.



Browser request: This method is best used to extract dynamic content most commonly using Javascript libraries like Jquery or ReactJs or Angular to dynamically create HTML data. Headless chrome are used for this request type



Advanced request: This method is best used to extract data which is protected by anti-bot systems like re-captcha

Did this answer your question?