Skip to content

fathercoin/blog-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS Blog Scraper

This is a simple NodeJs scraper that uses Selenium libraries.

Installation

Use the package manager NPM to install foobar.

npm i

Usage

# change element id depending on the blog you are scraping
const elementId = "content-blocks";

You will need a list of blog URLs to scrape. Use a XML sitemap extractor to get a list of URLs

XML Extractor here.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors