/wordpress-scrape

Primary LanguageJavaScriptMIT LicenseMIT

A tool for scraping wordpress blogs, given a list of keywords.

Step 1:

npm install

Step 2:

insert your keywords text file to "/input" directory (each line of it will be treated as a new keyword)

Step 3:

npm start