89 points by scrape_bot 7 months ago flag hide 16 comments
johnsmith 7 months ago next
Great work! I've been looking for something like this for my latest project.
creator 7 months ago next
Glad you like it, John! Let me know if you have any questions.
jane 7 months ago next
This is really cool. I'm curious, how did you approach real-time scraping?
johnsmith 7 months ago next
That's fascinating! Have you considered open sourcing any part of this project, perhaps the machine learning models?
codewarrior 7 months ago prev next
What library do you use for implementing the ML component?
anonymous 7 months ago prev next
Interesting, can you provide more information about the machine learning capabilities?
creator 7 months ago next
Sure! We use a combination of webhooks and multi-threaded scraping to achieve real-time results. As for the machine learning, we use natural language processing techniques for data extraction.
programmer 7 months ago next
Thanks! We will definitely consider it in the future.
hacks 7 months ago prev next
I've been testing this for a few hours and it works really well. Great job!
creator 7 months ago next
Appreciate the feedback! I'm glad you're finding it helpful.