Getting Started
Last updated
Last updated
Welcome to the Rayobyte Web Scraping API! This powerful tool lets you scrape websites at scale without worrying about blocks, CAPTCHAs, or IP bans. It’s designed to be easy to use and flexible for both beginners and advanced developers.
➡️ Learn More:
Say goodbye to web scraping headaches:
Reliable page loads even from challenging sites.
Built-in handling for CAPTCHAs, blocks, and rate limits.
Flexible data parsing options like XPath or CSS selectors.
Support for and .
Tip: For websites with specific structures or complex data needs, check out our Custom Modules for platforms like Google and Amazon. Contact support if you're interested.
First, get your API key from your account dashboard. This key authenticates your requests and ensures they are processed correctly.
Use the base URL format to request a page. Below are code samples in different languages:
When you make a request, our API returns a structured JSON response containing all the key details you need. Here's a breakdown of the fields you'll see in the response:
status
: Indicates whether the request was successful (SUCCESS
) or encountered an issue (FAIL
).
date
: A timestamp of when the API processed your request.
httpCode
: The HTTP status code of the target website, such as 200
for success or 404
for not found.
headers
: A collection of HTTP headers returned by the target website, which may include details like server type, content length, or caching information.
result
: The HTML content of the page you requested, which you can process further to extract the data you need.
Make scraping smarter by adding these features to your requests:
Here’s how to solve some common issues:
Invalid API Key: Double-check your key or regenerate it in your dashboard.
Timeouts or Slow Responses: Adjust timeout settings (learn more here).
Take your scraping to the next level:
Google Module: Get structured SERP data for Google.
Amazon Module: Perfect for extracting product information.
➡️ Explore the Modules section for more advanced scraping modules. Contact support if you're interested.
➡️ Sign up or login today at:
Tip: You can find your scraping information and key on the left hand menu under "Scraping API". You can also trial any of Rayobyte's other data products as well, such as , , , and .
➡️ Learn more about and troubleshooting.
: Scrape localized content based on country or region.
: Use headless browser rendering to scrape websites that require JS.
: Mimic real-world browsers or pass unique identifiers.
➡️ See all .
Response Errors: Refer to the page for troubleshooting specific error codes.
Tip: If you’re stuck, our is just a click away!
Our awesome, human, support team is just !