wikimedia / html-metadata

MetaData html scraper and parser for Node.js (supports Promises and callback style)
MIT License
166 stars 44 forks source link

Add BE Press tag scraping #30

Closed GEOFBOT closed 8 years ago

GEOFBOT commented 8 years ago

See https://phabricator.wikimedia.org/T118635

mvolz commented 8 years ago

Looks good! But, this one is pretty repetitive; there looks like there may be some code snippets that could be moved into a few reusable functions in lib/index.js.

mvolz commented 8 years ago

Great work!