79354824

Date: 2025-01-14 11:21:31
Score: 1
Natty:
Report link

I don’t click on those links. Next time, try using more common Websites like Google. But i think you need to press JavaScript buttons(guess).

  1. Find the APIs via chrome/wireshark from which endpoint the data gets loaded. If you have that you can simple curl the api

  2. Try disguissing as Google Bot (Old hack, but it often still works): Try opening the page as Google Bot. Sometimes websites show all data to improve their search ranking.

  3. Simple and always works: Scrape with Selenium (Undetectable Selenium is the best).
    You can control the browser and do whatever you want; bot detection can’t really catch it.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: erster_