• Hasan

    Administrator
    June 18, 2025 at 7:58 am

    You have 3 options:

    1. create a function to scrape content in WordPress, it works ,but we have many websites and URLs that are protected and will not work with basic scraping.

    2. Use no code like make or N8N, here is an example: https://n8n.io/workflows/1073-scrape-and-store-data-from-multiple-website-pages/
    but still you may need to use a proxy to bypass some security measures

    3. Use a Scraping API, like scraperapi.com, they can scrape any website and bypass complex security, but it is not free.

    You want to scrape from any website, yes?

    • This reply was modified 3 weeks, 1 day ago by  Hasan.