Hacker News new | ask | show | jobs
by topoftheforts 1001 days ago
Yes just webscraping. Just used Laravel, cause that's what I'm most familiar with. The site is Laravel + AlpineJS (with Vite)
1 comments

I tried to scrape them and found they had some pretty robust anti-scraping implemented. Did you have to do anything to overcome it?
Exactly, did you build your own solution for this, maybe based on open source projects, or do you rely on external service for scraping? I'm curious too since I'm developing a web scraping API product (https://scrapingfish.com).
What measures?