Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Tarento
delivery-excellence
digital-assets
python-webscraping-quickstart
Commits
9c23e379
Unverified
Commit
9c23e379
authored
2 years ago
by
Pushkar Chauhan
Committed by
GitHub
2 years ago
Browse files
Options
Download
Plain Diff
Merge branch 'main' into develop
parents
bac78a9c
c13bb37e
main
develop
1 merge request
!1
addition: main_server_code, scripts, docs
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-0
README.md
with
6 additions
and
0 deletions
+6
-0
README.md
+
6
−
0
View file @
9c23e379
# python-webscraping-quickstart
Python based Web-scraping Quick Start Project.
For Scraping the project uses Selenium & Scrapy framework.
...
...
@@ -35,8 +37,10 @@ python app.py
Successful local deployment should show Server is up on port 5001.
## Documentation
For Scripting and configuration documentation, refer
[
Documentation
](
docs/README.md
)
.
## API Reference
#### Get all Agents
...
...
@@ -69,6 +73,7 @@ _The following are mandatory Request Body Parameters_
| :-------- | :------- | :-------------------------------- |
|
`JobId`
|
`string`
|
`(required) uuid of a job`
|
### API Authorization
Currently the projects uses basic aurthorization for authentication.
...
...
@@ -80,6 +85,7 @@ Set the following environment_variable:
|
`BASIC_HTTP_PASSWORD`
|
`string`
| password for server |
## Authors
-
[
@dileep-gadiraju
](
https://github.com/dileep-gadiraju
)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets