Spider Platform
How to use the platform to collect data from the internet fast, affordable, and unblockable.
-->
from spider import Spider
app = Spider()
params = {"limit":50}
crawl_result = app.crawl_url('https://mywebsite.com', params=params)
Use the latest Javascript client to interact with the system.
Use the latest Python client to interact with the system.
Use the latest Rust client to interact with the system.