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

Appearance settings

clicktechnology/aldi-scrape

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aldi-scrape

This is a very quick scrape of Aldi's online product list using Python and Scrapy

How to

First, clone the repo and install the requirements.

cd aldi-scrape
python -m pip install -r requirements.txt
source venv/bin/activate

Now run the scrape..

scrapy crawl basic

The data is in the aldi/spiders subdirectory as output_data.csv, so cd in there.

cd aldi/spiders

The scraped data is in output_data.csv, ready to use.

About

This is a very quick scrape of Aldi's online product list using Python and Scrapy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.