Skip to content

codeRammerG108/BasicCrawlerPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Step to run this project

  1. Install python 11.3.5

  2. To check the version run <python --version>

  3. Go the dir which has this .py file maybe in Downloads

  4. Run this command to create a virtual env <python -m venv myenv> run in cmd

  5. Activate the env <myenv\Scripts\activate> Run this command, After this we will run all commnd in virtual env only

  6. Install Package

  7. Run file

  8. It should create a file named link.txt which contains all output

  9. Important :: Deactivate the virtual env

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages