Releases: scrapfly/typescript-scrapfly
Releases · scrapfly/typescript-scrapfly
v0.3.0
- add cost_budget parameter to ScrapeConfig
v0.2.0
- Add cheerio integration with ScrapeResult.selector. Now CSS selectors can be called directly on scrape results.
- Remove tslog dependancy and add
log
object for handling scrapfly logging. - Enable support for Bun typescript runtime (tslog was blocking it).
v0.1.1
- remove unused node-fetch dependancy
v0.1.0
Initial release of scapfly SDK