sushil-rgb / JSON-downloader

It's an API scraper that fetch and download raw JSON data for offline fetching purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON-downloader

It's an API scraper that fetch and download raw JSON data for offline fetching purposes.

The whole purpose for this is to make a less request to the server if it's done for scraping purposes. Paste the main api url you want to fetch, the downloader will download the raw json data then you can read the file and play around with it offline.

About

It's an API scraper that fetch and download raw JSON data for offline fetching purposes.

License:MIT License


Languages

Language:Python 100.0%