v7.1.2 ⭐ Cookies and form variables
I'm excited to share some awesome new features and improvements in this update! 🚀 Here’s what’s new:
✨ New Feature: Form Variables
A big shoutout to @jeremicmilan for his incredible dedication to this feature! 👏 I’ve added Form Variables to Multiscrape, allowing you to scrape the (token of a) page returned after logging in on some sites (specifically PHP). This token can then be sent in a header for authentication or other purposes. For all the details, make sure to check out the README! 📚
🍪 New Feature: Cookies support
You asked, I delivered! The long-awaited support for cookies is finally here! 🎉 Now, all cookies returned in HTTP sessions are automatically transferred to the next request. Plus, I’ve added logging so you can easily see which cookies are set. Sweet, right? 🍪
🤖 Automated Tests!!
I’m taking stability to the next level with the newly set up automated testing infrastructure! The first 2 automated tests have been added to Multiscrape, ensuring even more reliability in the future. Continuous improvements are on the way! 🛠️
As always, a huge thank you to the amazing community for your continued support and feedback. Happy scraping! 🕷️💻