chris-greening / instascrape

Powerful and flexible Instagram scraping library for Python, providing easy-to-use and expressive tools for accessing data programmatically
https://chris-greening.github.io/instascrape/
MIT License
635 stars 111 forks source link

Adding tools #27

Closed chris-greening closed 4 years ago

chris-greening commented 4 years ago

Added tools for parsing Instagram JSON data from a variety of different sources (i.e. HTML, BeautifulSoup, URL, etc).

Might package these into JSONScraper and refactor/redesign a majority of the code in the near future but these are at least a few useful tools