TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Lines of Python to extract data from any site

2 pointsby Desync3 months ago

2 comments

goodkiwi2 months ago
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
blackbrokkoli3 months ago
Interesting idea :)<p>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 &quot;easy&quot; 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&#x27;t make me learn a new tool.<p>I hope that helps, and good luck