Hacker News new | ask | show | jobs
Show HN: Lines of Python to extract data from any site (desync.ai)
2 points by Desync 460 days ago
2 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