Help & Examples
Get started with ScrapeWise and learn how to extract data from any website.
How to Create a Scraping Job
- Go to your Dashboard and click New Job.
- Enter the target URL and use the visual CSS selector tool to pick the data you want.
- Optionally, add tags to organize your jobs.
- Click Create and monitor your results in real time.
CSS Selector Example
Selector:
What it does: Selects all elements with the class
How to find it: Right-click on the element in your browser, choose Inspect, and copy the class or id.
.product-title
What it does: Selects all elements with the class
product-title
.How to find it: Right-click on the element in your browser, choose Inspect, and copy the class or id.
Need More Help?
Check out our API Documentation or contact support.