v0.2.92

D4Vinci/Scraplingv0.2.92Dec 26, 2024by D4Vinci

AI Summary

Simplifies the user experience by streamlining the installation process and improving data reliability for complex pages using multiple Iframes.

Key Highlights

  • Improved reliability of response data for pages with many Iframes
  • Installation is now made easier with `pip install` followed by `scrapling install`
  • Fixed inaccurate type hint in the parser

Full Release Notes

# What's changed
- Now response returned by browser-based fetchers uses more reliable data sources in cases where the page loaded uses many Iframes.
- **Now installing `Scrapling` is made even easier, you install it with pip then run `scrapling install` in the terminal and you are ready!**
- Fixed an inaccurate type hint in the parser.

---

> [!NOTE] 
> A friendly reminder that maintaining and improving `Scrapling` takes a lot of time and effort which I have been happily doing for months even though it's becoming harder. So, if you like `Scrapling` and want it to keep improving, you can help by supporting me through the [Sponsor button](https://github.com/sponsors/D4Vinci).