Skip to content

Releases: IonicaBizau/scrape-it

6.1.2

23 Apr 14:37
Compare
Choose a tag to compare

Updated documentation

6.1.1

23 Apr 14:34
Compare
Choose a tag to compare

Updated documentation

6.1.0

20 Oct 12:32
Compare
Choose a tag to compare

Add sponsor links:

6.0.1

19 Mar 14:40
Compare
Choose a tag to compare

™## 6.0.0

Breaking changes:

  • Remove the callback interface. Use async-await.
  • Use axios instead of tinyreq (upgrade to cheerio-req 2.0.0)
  • Perhaps does not support older versions of node (?)
  • Remove the response property from the result. The response itself is being resolved.

6.0.0

19 Mar 14:33
Compare
Choose a tag to compare

™## 6.0.0

Breaking changes:

  • Remove the callback interface. Use async-await.
  • Use axios instead of tinyreq (upgrade to cheerio-req 2.0.0)
  • Perhaps does not support older versions of node (?)
  • Remove the response property from the result. The response itself is being resolved.

5.3.2

07 Sep 02:35
Compare
Choose a tag to compare

Add types/cheerio -- thanks @hideo54! 🍰

5.3.1

30 Jan 17:20
Compare
Choose a tag to compare

Fix #164 -- fix variable name typo

5.3.0

29 Jan 12:04
Compare
Choose a tag to compare

Fixes #161. Separate the scraping functionality in its own modyle: scrape-it-core.

5.2.4

09 Aug 15:35
Compare
Choose a tag to compare

Update docs and licence year. 🚀

5.2.3

01 Jan 17:42
Compare
Choose a tag to compare

Docs