We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea205ad commit dfe03d1Copy full SHA for dfe03d1
README.md
@@ -1,4 +1,7 @@
1
-# FASS - FastAPI - Selenium - Scraper
+<p align="center">
2
+ <img src="https://raw.githubusercontent.com/fu/fass/main/logo/fass.png" />
3
+</p>
4
+<h2 align="center">FASS - FastAPI - Selenium - Scraper</h2>
5
6
This simple server enables scraping of website with dynamic content.
7
It exposes the parser via rest API: `http://localhost:8000/parse` and accepts POST in the form of, e.g.
0 commit comments