Skip to content

llja0112/medbot-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medbot scraper

About

Designed to scrap internet content for the main project Medbot.

Usage

  1. npm install to install packages.
  2. Define your own config file yourconfig.json. It should contain which file to write to and which urls to crawl.
  3. Write your own parsing methods using cheerios with objecttype as method name. Refer to scrape.js for movies example.
  4. Call from commandline node main.js yourconfig.json objecttype.

About

A medical website scraper to build knowledge for patient bots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published