Skip to content

remoteorigin/ro_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RO Scraper

Simple in browser scraper using Selenium and Webdriver.IO

Project Setup

Dependencies

  • Dockers
  • Node.js
  • Yarn

Installation

git clone [email protected]:remoteorigin/ro_scraper.git
cd ro_scraper
yarn

Run Scraper

Configure Start page

Change variable startUrl in scraper.js to page you want start with

Start Selenium

npm run start-selenium

Start Scraper

npm run test  

When you are done, stop Selenium

npm run stop-selenium

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published