Simple Scraper API built with Sanic A simple API built with sanic to scrape generic data from a website including Title Texts Links Images Installation Simply download files from this repo and install the requirements pip install -r requirements To run the API python3 main.py Try the scraper Now open your browser and navigate to http://127.0.0.1:8080/scrape?url={URL} Change {URL} with the one you want to scrape. For example http://127.0.0.1:8080/scrape?url=https://example.com