This repository was archived by the owner on Jun 4, 2023. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork0
(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
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Navigates to amazon, searches for samsung phones and pulls the title and price data.
scrapy shell'https://quotes.toscrape.com/page/1/'
Make sure you haveDocker Compose installed.
cp .env.example .envpip3 install virtualenv&& \ virtualenv env&& \source env/bin/activatepip install -r requirements.txt
alias compose='docker-compose'compose buildcompose up
make start # build & run your scriptmake stop # stop your docker container
.\ps\run.ps1 start # build & run your script.\ps\run.ps1 stop # stop your docker container
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.
About
(2022) Navigates to amazon, searches for samsung phones and pulls the title and price data.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.