Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 4, 2023. It is now read-only.

(2022) Navigates to amazon, searches for samsung phones and pulls the title and price data.

License

NotificationsYou must be signed in to change notification settings

kkamara/python-amazon-scraper

Repository files navigation

Navigates to amazon, searches for samsung phones and pulls the title and price data.

Crawl a link on the fly

scrapy shell'https://quotes.toscrape.com/page/1/'

Installation

Make sure you haveDocker Compose installed.

Setup

cp .env.example .envpip3 install virtualenv&& \  virtualenv env&& \source env/bin/activatepip install -r requirements.txt

Usage

alias compose='docker-compose'compose buildcompose up

Using Linux?

make start # build & run your scriptmake stop  # stop your docker container

Using Windows?

.\ps\run.ps1 start # build & run your script.\ps\run.ps1 stop  # stop your docker container

Want to use PhP instead?

PhP Docker Skeleton

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

BSD

About

(2022) Navigates to amazon, searches for samsung phones and pulls the title and price data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp