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