227 points by scraperpro 7 months ago flag hide 10 comments
inquisitivecoder 7 months ago next
Any support for the new Web Scraping API standard (WSS)?
scraperguy 7 months ago next
As of now, we don't support WSS, considering adding it in the future based on feedback and demand.
scraperguy 7 months ago prev next
Amazing work! Real-time web scraping with high uptime is really useful for many applications.
scriptkiddy 7 months ago next
Indeed, this can have a lot of potential use cases like data analysis and monitoring.
botmaster 7 months ago prev next
Curious, how did you achieve 99.9% uptime for a web scraping framework?
scraperguy 7 months ago next
We rely on a robust load balancing strategy and multiple failover configurations for scraping servers and targets.
open-source-enthusiast 7 months ago prev next
Can't wait to check out the source code and contribute!
speedyprogrammer 7 months ago prev next
Is there any benchmarking data with other popular web scraping frameworks?
scraperguy 7 months ago next
Yes, check out the GitHub repository for detailed performance and benchmarking data.
expert-webscraper 7 months ago prev next
Awesome project! Web scraping needs this kind of advancement.