Skip to content

sumitsk20/clutch.co_scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Clutch.co Scrapper

Basic scrapper that is based on python3 & uses bs4 along with lxml parser.

STEPS:

  1. Clone the repo and cd to it

  2. Install the following module bs4, lxml & retryingusing pip

pip3 install bs4 lxml retrying
  1. Once you have installed the above module, you can execute the file and follow the instruction on terminal.
python3 my_clutch_scrapper.py

NOTE: You can add multiple urls in urls list to parse.

About

Script to parse company detail from clutch.co

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages