Skip to content

bileet/Simple-Scraper-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages