An open API service indexing awesome lists of open source software.

https://github.com/hermaeus1618/marketioscrapper

MarketInOut Pattern Scrapper
https://github.com/hermaeus1618/marketioscrapper

asyncio python scraping-python stock-market

Last synced: 7 months ago
JSON representation

MarketInOut Pattern Scrapper

Awesome Lists containing this project

README

          

# MARKETINOUT PATTERN SCRAPPER

A simple scrapper to get stock patterns from MARKETINOUT https://www.marketinout.com.
Scrapper is made using asyncio to get most speed possible from server.
Number of concurrent requests is limited by `Semaphore`, one can change its value to own needs but higher values are susceptible to timeout errors.