Skip to content

Releases: fmacpro/horseman-article-parser

0.7.3

03 Oct 17:26
6000c8e
Compare
Choose a tag to compare
  • bugfix: don't kill the process

0.7.2

03 Oct 17:13
c2a6101
Compare
Choose a tag to compare
  • removed custom striptags list from package
  • exit properly if the response is a 403 or 404

0.7.1

19 Sep 10:45
df5ff76
Compare
Choose a tag to compare
  • Added further puppeteer options
  • changed puppeteer options structure (breaking change)
  • added ability to set page.goto options as well as puppeteer.launch options
  • added ability to set browser cookies to use
  • updated readme to reflect changes

0.6.1

05 Sep 19:17
9c5ef77
Compare
Choose a tag to compare
  • Amend jQuery injection strategy
  • Tweet scraping
  • Youtube scraping
  • Refactor content scraping functions
  • Amend raw text function to not include the title before the body content

0.6.0

27 Aug 09:11
a055d8c
Compare
Choose a tag to compare
  • Optional parsing features
  • Read me update
  • Bug fixes

0.5.0

26 Aug 17:21
786bf7e
Compare
Choose a tag to compare
  • Removed node-readability
  • Imported relevant functions from Readability module and refactored them
  • Removed request dependency

0.4.0 Puppeteer

22 Aug 18:59
8e3e5e7
Compare
Choose a tag to compare
  • Removed Horseman & PhantomJS
  • Removed requirement for separate Chromium Installation (just npm install and go)
  • Added Puppeteer
  • Refactored Main Scraping Function

This release is dedicated to Horseman & Phantom JS Teams & Contributors. Thanks for all the fish and for your notable hard work in advancing the field of headless browser automation. ariya/phantomjs#15344

                              _ _ _ _ _ _
                            |   _     _  |
                            |  |_) | |_) |
                            |  | \ | |   |
                            |            |
             ______.______%_|            |__________  _____
           _/                                       \|     |
          |               P H A N T O M  J S              <
          |_____.-._________              ____/|___________|
                            |            |
                            |  03/03/18  |
                            |            |
                            |            |
                            |   _        <
                            |__/         |
                             / `--.      |
                           %|            |%
                       |/.%%|          -< @%%%
                       `\%`@|     v      |@@%@%%
                     .%%%@@@|%    |    % @@@%%@%%%%
                _.%%%%%%@@@@@@%%_/%\_%@@%%@@@@@@@%%%%%%

0.3.0

21 Aug 19:27
6a19e65
Compare
Choose a tag to compare
  • Update Dependencies
  • Eslint Configuration Updates
  • Fix Breaking Retext Updates
  • Make Lighthouse Audit Optional
  • Update Readme

0.2.4

08 Apr 13:54
9d16d23
Compare
Choose a tag to compare
  • Update Dependencies
  • Add JSON file linting
  • Update linting strategy
  • Add test to package.json
  • Update Readme

0.2.3

03 Mar 17:06
75c28bf
Compare
Choose a tag to compare
  • add in-article links
  • refactor lighthouse
  • update test script