Skip to content

twofed/fapi_imgur_parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fapi_imgur_parse

FastAPI Search and Scraping Images from Imgur

Methods:

GET
/imgur/html/{searchword}

Return Html Search result page

GET
/imgur/json/{searchword}

Return Json Search result

Sample:

http://127.0.0.1:80/imgur/html/cat

alt text

Releases

No releases published

Packages

No packages published