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
630 stars 107 forks source link

add: added flatten_json func and json_index & flatten args to json funcs #71

Closed chris-greening closed 3 years ago

chris-greening commented 3 years ago

Description

Added the flatten_json function as well as the json_index and flatten optional arguments to both json_from_url and json_from_html in instascrape.scrapers.json_tools