
Research
Security News
The Growing Risk of Malicious Browser Extensions
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
Ecommerce Perú Scrap CLI is a project open source that extract products data by category and export to csv, json and other structure format files
I'm already tired of the GUIs
Extract a list of products from some e-commerce websites more popular of Perú
Before you need Python 3.7 or more, then install ecope with pip
pip install ecope
Then you can usage this command ecope
CLI :)
Example 1: Export laptops in CSV format
ecope -c laptop -f csv
Example 2: Export celular in JSON format with filename export.json
ecope -c celular -f json -o export
For more info
ecope -h
First go to application
folder and install (Python3.7 o later) with virtualenv or pipenv
virtualenv env -p python3
Then install dependencies:
pip install -r requirements.txt
For data scraping use CLI more info:
python cli.py -h
How to collaborate?
application/ecommerces.json
(You can with PR direct)MIT
FAQs
Ecommerce Perú Scrap CLI is a project open source that extract products data by category and export to csv, json and other structure format files
We found that ecope demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
Research
Security News
An in-depth analysis of credential stealers, crypto drainers, cryptojackers, and clipboard hijackers abusing open source package registries to compromise Web3 development environments.
Security News
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.