Show HN: Lines of Python to extract data from any site(desync.ai)
desync.ai
Show HN: Lines of Python to extract data from any site
https://www.desync.ai/home
3 comments
Signed up - added some credits and tried some requests - only seeing errors right now on the search method and no results on bulk. I can’t find a support email to reach out. Understand it’s new so probably working out bugs but would like to get it working to test it out fully
Interesting idea :)
from the perspective of a dev who does occasional webscraping, I think you need more on your landing page that convinces me why I should use your thing over good old Selenium, which feels pretty "easy" to me — especially if ask an LLM too write me a script. Yes, setting up Selenium can be like 7 lines of python, but that won't make me learn a new tool.
I hope that helps, and good luck
from the perspective of a dev who does occasional webscraping, I think you need more on your landing page that convinces me why I should use your thing over good old Selenium, which feels pretty "easy" to me — especially if ask an LLM too write me a script. Yes, setting up Selenium can be like 7 lines of python, but that won't make me learn a new tool.
I hope that helps, and good luck