Skip to content

alzed/rabbit-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐰
rabbit-scraper

An open scraper API for scraping data from url. It gives power of web scraping to front end developers and it make scraping meta and data from a url ease.

Built using

  • FastAPI
  • beautifulsoup4

Getting started

It is recommended to set up the project in a separate virtual environment

Clone the project

git clone "https://github.com/alzed/rabbit-scraper.git"
cd rabbit-scraper

Install 📦 packages

pip install -r requirements.txt

Mini-doc

  • Accept GET request only with content type of form-data
  • Takes two key params like url and [Optional 🟡] tag.
  • If tag is None then it return meta data as response.

Contribute

Feel free to make PR ❤️

If you like this project, give ⭐

About

Free open scraper API to scrap data from URL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •