Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juancarlospaco authored Oct 3, 2024
1 parent e4d4dd5 commit 7ca9528
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@
</details>


# Sponsors

[![](https://raw.githubusercontent.com/juancarlospaco/faster-than-requests/master/CapSolver%20Ads.png)](https://www.capsolver.com/?utm_source=github&utm_medium=repo&utm_campaign=scraping&utm_term=faster-than-requests)


# Use

```python
Expand All @@ -56,6 +61,7 @@ requests.scraper7("http://python.org", "body > div.someclass a#someid"]) # CS
requests.websocket_send("ws://echo.websocket.org", "data here") # WebSockets Binary/Text
```


# Table Of Contents

| | | | |
Expand Down Expand Up @@ -1608,11 +1614,6 @@ Please send Pull Request to Python to improve the output of `timeit`.
Projects that use Cython wont count the whole Cython on the LoC, so we wont neither.


# Sponsors

[![](https://raw.githubusercontent.com/juancarlospaco/faster-than-requests/master/CapSolver%20Ads.png)](https://www.capsolver.com/?utm_source=github&utm_medium=repo&utm_campaign=scraping&utm_term=faster-than-requests)


# Stars

![](https://starchart.cc/juancarlospaco/faster-than-requests.svg "Star faster-than-requests on GitHub!")
Expand Down

0 comments on commit 7ca9528

Please sign in to comment.