Skip to content

This basic project for showing how scrapy crawler and flask web service work for acquaintance, in this project we will crawl the data of one coin or group of coins from https://coinmarketcap.com/.

License

Notifications You must be signed in to change notification settings

amiriiw/coin_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

coin_crawler

This basic project for showing how scrapy crawler and flask web service work for acquaintance, in this project we will crawl the data of one coin or group of coins from https://coinmarketcap.com/.

in this project we use below libraries:

scrapy Flask requests time sys os

project input and output imgs:

input imgs

Image 1 Image 2

output imgs

Image 1 Image 2

How you should use the src:

1 - use the comamnd "pip3 install -r requirements.txt"

2- run the file named coin_crawler_app.py

3- go to given url "http:https://127.0.0.1:5000/"

4- if you enter coin name the file named coin_crawler_single_coin.py will be work and give all info about coin even the news, if you enter other options the file named coin_crawler_all_coins.py will be work.

  • point: this project is new started so i dont work on project speed part.

offer:

Read the md files to get good information about the libraries used.

About

This basic project for showing how scrapy crawler and flask web service work for acquaintance, in this project we will crawl the data of one coin or group of coins from https://coinmarketcap.com/.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published