Skip to content

shreyaaajainn/webCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Python Web Crawler

Introduction

A simple web crawler that crawls and prints the announcement title and link of Website

Basic useful feature list:

  • Takes number of pages to crawl as an input
  • crawls and prints the announcement title and link of this Website

Steps To Run:

  • Download Project
  • Install modules requests,beautifulsoup4 using pip installer(eg: pip install requests)
  • Run main.py file

About

A web crawler written in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages