Skip to content

Releases: Crinibus/scraper

Version 3.2.1

13 Jul 14:50
7f454a3
Compare
Choose a tag to compare

What's Changed

  • Rename argument 'print-all-products' to 'list-products' by @Crinibus in #251
  • Update function 'compare_products' to compare all products when parameter 'show_all' is true by @Crinibus in #252

Full Changelog: v3.2.0...v3.2.1

Version 3.2.0

13 Jul 14:04
96ea871
Compare
Choose a tag to compare

What's Changed

  • handled legend positioning,price and currency name extraction from amazon by @sharifulgeo in #248
  • Fix AvXpertenHandler get product price by @Crinibus in #249
  • Update figure title and space between plot and legends when visualizing by @Crinibus in #250

New Contributors

Full Changelog: v3.1.0...v3.2.0

Version 3.1.0

06 Feb 21:17
6305379
Compare
Choose a tag to compare

What's Changed

  • Move Elgiganten.se to same line as Elgiganten.dk by @Crinibus in #239
  • Fix function 'get_website_name' and add optional parameter 'keep_subdomain' by @Crinibus in #242
  • Add support for Shein by @Crinibus in #241
  • Add static methods 'db_products_to_product_infos' and 'db_product_to_product_info' to Format class by @Crinibus in #243
  • Fix getting currency for AmazonHandler by @Crinibus in #246

Full Changelog: v3.0.2...v3.1.0

Version 3.0.2

29 Dec 22:00
968ddc8
Compare
Choose a tag to compare

What's Changed

  • Only add product if product info is valid and update try except WebsiteVersionNotSupported by @Crinibus in #236
  • Fix pyproject.toml - ruff setting by @Crinibus in #238

Full Changelog: v3.0.1...v3.0.2

Version 3.0.1

27 Nov 22:17
e0eaf06
Compare
Choose a tag to compare

What's Changed

  • Fix methods 'get_short_url' and update function 'get_website_name' by @Crinibus in #233
  • Fix elgiganten API link for .dk by @Crinibus in #234

Full Changelog: v3.0.0...v3.0.1

Version 3.0.0

17 Nov 20:04
fcaa6b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v3.0.0

Version 2.7.0

28 May 18:36
2dd80fc
Compare
Choose a tag to compare

What's Changed

  • Simplify function show_product to use function show_products by @Crinibus in #213
  • Fix pytest nose deprecation by @Crinibus in #216
  • Fix getting product name in ComputerSalgHandler by @Crinibus in #218
  • Fix getting price from mm-vision and update expected title for mm-vision test by @Crinibus in #217
  • Update User-Agent in REQUEST_HEADER by @Crinibus in #220
  • Add method to_string_format to Product and update function add_scatter_plot by @Crinibus in #214

Full Changelog: v2.6.0...v2.7.0

Version 2.6.0

16 Feb 22:57
dc4e342
Compare
Choose a tag to compare

What's Changed

Can now use --category and/or --all with --compare

Full Changelog: v2.5.0...v2.6.0

Version 2.5.0

30 Jan 19:23
6443514
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.2...v2.5.0

Version 2.4.2

14 Dec 17:17
08daed2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.1...v2.4.2