Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages