-
Notifications
You must be signed in to change notification settings - Fork 0
diwamishra21/Python-URL-Scrapper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Objective- to fetch content of URL and save it to a json file # Directory structure- # spiders- this folder contains main file of scrapper ie. clinicaltrial.py # scrapped_data- this folder contains files which has extracted content # How to run- 1. create project using scrapy by command scrapy startproject tutorial 2. copy ur main python scrapper file(pythonscrapper.py) inside spiders folder of created project # reference for scrapy- https://docs.scrapy.org/en/latest/intro/tutorial.html
About
fetch content through URL and save it to a json file using python Scrapy scrapper
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published