Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUBMISSION

1. Create a vertual env using -- T1

$ python3 -m venv venv
$ source venv/bin/activate

2. Have the redis installed and run -- T2

$redis-server

3. on T1 run

$ uvicorn main:app --reload

4. hit the post request on http://localhost:8000/scrape/?page_limit=10 it accepts the token as bearer token and accepts the params page_limit and proxy

you will then have a products.json in the project directory

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages