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.

Pure scraping, or pure functionality on Vine Library?

1 pointsby ladyrassilonover 10 years ago
So, I&#x27;ve written a little python library called Presser, which extracts data from vine urls, via scraping.<p>Which is all well and good, aside from the fact that I can only extract data from a specific vine via scraping. The rest of the site uses different a structure.<p>I&#x27;ve worked out all the hidden endpoints I need to access to get the rest of the functionality working, so here&#x27;s the question, should I leave Presser as is, and not annoy vine (hopefully) or should I make the library fully functional and annoy vine (probably)?

no comments

no comments