Skip to content

A universal web scraper that traverses through links of a provided web page and scrapes all the texts

Notifications You must be signed in to change notification settings

Tai-O/web-scraper

Repository files navigation

Web Scraper

This project was designed to create a universal web scraper that traverses through links of a provided web page and scrapes all the texts using Breadth-First technique

How to run the spider

To put our spider to work, go to the project’s top level directory and run:

cd webscraper/spiders/
scrapy crawl amazing

About

A universal web scraper that traverses through links of a provided web page and scrapes all the texts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published