> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.scrapingbee.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Can I scrape *This* page?

With our HTML API, you should be able to scrape almost any page online.
One thing to note is that our API only allows **pre-login scraping**; any **post-login scraping** is not allowed:
“Scraping under login credentials is strictly prohibited. If any violation of this policy is detected, we reserve the right to suspend or otherwise limit your account access.”

The difference is that **pre-login** refers to publicly available information that does not require a login, while **post-login** refers to information that becomes visible only after you log in to a page.

With our dedicated APIs, such as Google and Amazon, you are able to scrape those specific targets and receive structured, parsed information.

You can test our APIs via a free trial, which is available when you register an account with us. 
If you have any specific questions, don’t hesitate to contact our support team via chat or email.

