How to scrape all pages from a website using robots.txt? Need guidance! or Best way to scrape all pag

18 Replies, 1704 Views

If you’re trying to scrape all pages website robots.txt how to, here’s the deal: robots.txt doesn’t list pages—it tells crawlers where they *can’t* go.

But! If there’s a sitemap, that’s your shortcut. Tools like Screaming Frog can ingest it and spit out all the URLs.

Otherwise, you’ll need to crawl the site manually (painful, I know). Maybe start with the homepage and go from there?

Messages In This Thread



Users browsing this thread: 1 Guest(s)