Skip to main content

Migrates scrapy project to Apify platform

Project description

Apify Scrapy Migrator

This tool enables you to run scrapy project on Apify Cloud.

Usage

First run

  • install the package - pip install apify-scrapy-migrator
  • locate your scrapy project and migrate - apify-scrapy-migrator -m DESTINATION

Upload to Apify cloud

There are multiple ways how to do it. You can copy your source files to Apify Cloud manually or import code via Github. But it is recommended to use Apify CLI.

  • install Apify CLI. Guide here.
  • log in with your account - apify login
  • go to your migrated project - cd DESTINATION
  • push your project to Apify Cloud - apify push

Update migration files

  • If you want to update every file - apify-scrapy-migrator -m DESTINATION
  • If you want to update your input - apify-scrapy-migrator -i DESTINATION
  • If you want to update requirements.txt - apify-scrapy-migrator -r DESTINATION

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apify_scrapy_migrator-0.0.3.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distribution

apify_scrapy_migrator-0.0.3-py3-none-any.whl (12.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page