Home
»
Importing and Exporting Projects, Scrapers and Scripts
Show Navigation
Hide Navigation
Home
»
Importing and Exporting Projects, Scrapers and Scripts
Web Extractor
Getting Started
What is Scrapex.ai
What is Web Scraping
Configurator Module
What is the configurator
What are the tools in configurator
Options Panel
What if I'm not able make an selection
Refining a selection in configurator
Closing a popup during configuration
Scraper Module
What is a scraper
Script Module
What is a script
What is the Script editor
What are the Script editor panels
How to use page.goto
How to use page.click
How to use store
How to use Script IO
How to use Script Params
Tutorials
Importing and Exporting
Scraping hackernews
Navigate Amazon
Navigate HackerNews
Navigate Trip Advisor
Importing and Exporting Projects, Scrapers and Scripts
Goal:
Import and import a project.
To export and import a scraper.
To export and import a script.
Prerequisites
Preconfigured
Project
Scraper
Script
Creating prerequisites
Head over to
https://app.scrapex.ai/
and click on the
New Project
button
Enter a project name and enter
https://example.org
as the URL and test as the project name.
Leave proxy settings as such and click on the Create button. You are now redirected to the project details page.
Click on the
New Script
button to create a script.
Creating dummy configurations for scripts and scrapers
On the project details page, click on the default scraper to open up the configurator.
Click on the DOM single and click anywhere inside the cloud browser to create a tag.
Click Submit.
Headback to the project details page to and click on the Sample Script.
Click on save to configure the script with basic details.
Exporting a project
Click on the export button on the top right to export the project.
Importing a project
Head over to
https://app.scrapex.ai/
Click on the Import button on the table.
Select the JSON file to be imported.
Click Ok.
Exporting a scraper
Head over to
https://app.scrapex.ai/
Click on the required project name to go to the project details page.
Click on the required scraper.
Click on the export button on the top right.
Click Ok.
Importing a scraper
Head over to
https://app.scrapex.ai/
Click on the required project name to go to the project details page.
Click on the import button on the
scrapers
table.
Select the JSON file to be imported.
Exporting a script
Head over to
https://app.scrapex.ai/
Click on the required project name to go to the project dashboard page.
Click on the required script.
Click on the export button on the top right.
Importing a script
Head over to
https://app.scrapex.ai/
Click on the required project name to go to the project details page.
Click on the import button on the
scripts
table.
Select the JSON file to be imported.
Click Ok
Updated on 11 Oct 2021