How To Scrape Website with Python - Auto SEO With Python
Python makes life easy as it automates all the systems, here in this video we will learn how can we scrap a website with python using a beautiful soap script.
Here is a step-by-step complete tutorial that how to scrap complete website URLs and we will use them, later on, to bulk index in the google search engine.
- Run Following Commands
- Pip install bs4pip
- install requests
- Download the File from the link below (see the end of this post)
- Edit The File with Notepad
- Save in a separate Folder
- Open CMD in Windows & Terminal in MAC
- Run Following Command to run the script
- Enter in the folder location in commands (watch the video or e.g. cd.. C:\Users\Shahzaib.Muhammad\Downloads\Scrap URLs)
- Python Shahzaib.py
- Copy all the URLs and paste them anywhere
That's all You are done, if you need any help contact me on Instagram or ask your question in the comments below.