-
Hi,
I'm trying to run this project locally, after I cloned the project and ran "python manage.py migrate" in testserver, it gives me this error:
```
Traceback (most recent call last):
File "mana…
-
```
What steps will reproduce the problem?
1. Run the Basic Crawler with RobotServer enabled
2. Have "addeasy.netfirms.com" as the seed
What is the expected output? What do you see instead?
Expectati…
-
```
What steps will reproduce the problem?
1. Run the Basic Crawler with RobotServer enabled
2. Have "addeasy.netfirms.com" as the seed
What is the expected output? What do you see instead?
Expectati…
-
I created a dev token for my account. (I didn't know what to put in the redirect url, so I just added producthunt.com)
Here is my test:
```python
import json
import urllib.request
import ssl…
-
```
What steps will reproduce the problem?
1. Run the Basic Crawler with RobotServer enabled
2. Have "addeasy.netfirms.com" as the seed
What is the expected output? What do you see instead?
Expectati…
-
Hello, i am running the latest version of w3af agains the owasp benchmark (https://www.owasp.org/index.php/Benchmark) but only for XSS. So i only enabled xss audit with console script, like it follows…
-
I'm aware that the part about scraping the search results from Google has not yet been implemented. However, if you had more time, what would be your solution to do so, and how would you will work aro…
-
### Overview
**Project:** Open Community Survey
**Volunteer Opportunity:** Create scraper to get information from builtwith.com on technologies used by neighborhood council websites. Organize the …
-
### reproduction
* call the clearmash web content API: `/Document/Folder/Get` for a folder with many items
* (for example, the photoUnits folder id 42)
#### expected
* should support returning m…
-
- Choose http library:
- [Request](https://github.com/request/request)
- [beautiful soup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/)
- [scrapy](https://github.com/…